I supertokens having an outage? I can't log in on my app at all.
m
I supertokens having an outage? I can't log in on my app at all.
r
Hey! There is no outage. What’s the error that you are getting?
m
Copy code
{
  "message": "Route GET:/auth/authorisationurl?thirdPartyId=github not found",
  "error": "Not Found",
  "statusCode": 404
}
No changes in our code
r
so that's a 404 from your API on the backend server
can you enable backend debug logs from supertokens and show the output?
m
Will do on the next deploy
r
ok