Error every time I try to log into Snack Client

Every time I attempt to log in to my expo account while on the Snack client I get a message stating: “An error occurred while logging in to your account!”

I have tried on multiple browsers and I’m just wondering if there’s anything that can be done to help me.

To catch synchronous exceptions in the code, we can add a try/catch block. If an error is thrown inside try then we catch it and handle it. If we don’t do this, the script execution stops.

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