Skip to content

Authorisation failure (401) masked by 502 from Nginx #45

@grahammcculloch

Description

@grahammcculloch

Apparently if we make a POST request and the Node.js server responds with 401 because the user's session has expired, the Nginx server just responds with 502 to the client so the mobile app doesn't know that we need to log in again.

This results in some upload failures that confuse the user.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions