You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Creating a Snapshot API method we receive 500 internal server error.. As I see it appears on some urls all the time and there's no difference on calling these urls after a while..
Some of urls which this problem exists with:
mecapp.ir
lilimall.ir
Could you please help us how to resolve this problem and why API returns 500 internal server error?!
Regards,
The text was updated successfully, but these errors were encountered:
I am experiencing this as well. Specifically, the example in the README fails:
curl -X POST -H "Content-Type: application/json" -d '{"url": "google.com", "annotation": {"id": "lst-ib", "message": "Theres a microphone button in the searchbox"}}' https://pragma.archivelab.org
with the following curl response on my machine:
<html><head><title>502 Bad Gateway</title></head><bodybgcolor="white"><center><h1>502 Bad Gateway</h1></center><hr><center>nginx/1.4.6 (Ubuntu)</center></body></html>
Hi..
On Creating a Snapshot API method we receive 500 internal server error.. As I see it appears on some urls all the time and there's no difference on calling these urls after a while..
Some of urls which this problem exists with:
mecapp.ir
lilimall.ir
Could you please help us how to resolve this problem and why API returns 500 internal server error?!
Regards,
The text was updated successfully, but these errors were encountered: