0

Hello,

I am trying to SignIn after following first half of video 25 and every time it shows me the alert error message no matter if the credentials are invalid or valid.

On the devTools it doesn’t appear any request after pressing the SignIn button but if I test with Advanced REST client it gives me proper responses.

Ioana Posted new comment March 25, 2023

Problem solved,

I copied the SigninScreen from Basir’s github, seems like the import of Axios needs to be the first one.