-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chore] Fix request headers #71
base: master
Are you sure you want to change the base?
[chore] Fix request headers #71
Conversation
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
After merging this PR we still need to fix the endpoint for triggering the workflow. Currently its seems bogus as its returning 404. |
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Though the snapshot service itself is failing for past 2 days, once its fixed then we should be good. |
Fixed ✅ |
|
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
@theBeginner86 Is this a temporary fix for the unmerged PR in the meshery cloud that already handles triggering of the workflow? |
Notes for Reviewers
This PR fixes the request headers for requesting MesheryAPI and MesheryCloudAPI by setting the missing
provider-token
andprovider
key in cookiesThis PR fixes #
Signed commits