simon-ccoms

Results 2 comments of simon-ccoms

I'm not entirely sure what's going on but your code does show the correct depth in the Sentry dashboard. The code that I'm using is as follows:- ``` try {...

The issue here is that when I submit my login form with an invalid username using the signIn() method, the external API responds with a 401 (Unauthorised). Unless I wrap...