502 Bad Gateway
by
onHi
When connecting to api.flukso.net on iOS, I tend to receive 502 Bad Gateway responses while e.g. querying
https://www.flukso.net/api/sensor/91f8991e2d96b408320f32beab385df6?versi...
with proper token and version set in HTTP headers. This is the response I'm getting:
- <html>
- <head><title>502 Bad Gateway</title></head>
- <body bgcolor="white">
- <center><h1>502 Bad Gateway</h1></center>
- <hr><center>nginx/1.0.10</center>
- </body>
- </html>
Any clue?
Thanks
Tom