-
Notifications
You must be signed in to change notification settings - Fork 3
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
PUT "ssl.json/123" throws http 500 error #13
Open
stooj opened this issue
Sep 3, 2020
· 2 comments
· Fixed by customerio/go-maxcdn#1 · May be fixed by #14
Open
PUT "ssl.json/123" throws http 500 error #13
stooj opened this issue
Sep 3, 2020
· 2 comments
· Fixed by customerio/go-maxcdn#1 · May be fixed by #14
Comments
I believe this is because PUT forms are not being signed: Lines 258 to 261 in 9f915d2
|
stooj
added a commit
to customerio/go-maxcdn
that referenced
this issue
Sep 3, 2020
This was referenced Sep 3, 2020
Merged into our master so we can use the fix right away, which incorrectly closed the issue. Sorry :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to PUT an new SSL cert, the request fails with a HTTP 500
Snippet of code:
Response
The text was updated successfully, but these errors were encountered: