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
When developing under a port other than 80, URLs should be localhost:123/api but are localhost/api. Might have to do with nginx proxy, using USE_X_FORWARDED_HOST did not help so far.