Skip to content
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

Internal server error when using the photos endpoint #254

Open
HayoBaan opened this issue Dec 13, 2017 · 3 comments
Open

Internal server error when using the photos endpoint #254

HayoBaan opened this issue Dec 13, 2017 · 3 comments

Comments

@HayoBaan
Copy link

Somehow posting photos stopped working; the https://api.500px.com/v1/photos? endpoint always gives an internal server error. I confirmed this happens too when using the API console so there really seems to be an issue at the server...

@Melraidin
Copy link
Contributor

This appears to have been related to our recent introduction of uploads directly to S3 (docs to come soon). This expected to receive a user agent header and failed if one was not received. A fix has been deployed in the past hour to resolve this.

Please let me know if you're still experiencing a problem with uploads.

@Melraidin
Copy link
Contributor

The docs have been updated to provide details on the new upload process:
https://github.com/500px/api-documentation/blob/master/basics/upload.md

This will provide better upload performance than the previous process.

@HayoBaan
Copy link
Author

Hi Kevin, I can confirm it works again.
Side note: I tried to delete the test photo I uploaded (on the 500px website itself) and that fails... "error, try again later…". Something is still not right...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants