Bug/error when logging in

on attempt to sign in (google, login directly, etc.) got redirected with the error: {
“error”: “access_denied”,
“error_description”: “The login returned an unknown error. Status: 503 Body: \n\t\n\t \n\t\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\t\t<meta charset="utf-8">\n\t\tApplication Error\n\t\t<style media="screen">\n\t\t html,body,iframe {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t }\n\t\t html,body {\n\t\t\theight: 100%;\n\t\t\toverflow: hidden;\n\t\t }\n\t\t iframe {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tborder: 0;\n\t\t }\n\t\t\n\t \n\t \n\t\t<iframe src="//www.herokucdn.com/error-pages/application-error.html">\n\t \n\t”
}

Hi @xiaoxuah

Can you check if this is not being sent by one of your rules or hooks, after a call to an external API?

If feels similar to what happened here: 503 Service Unavailable while SMS auth but email works fine

2 Likes

Hey there @xiaoxuah !

Have you had a chance to check the last message from Ricardo?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.