1. HelpDesk
  2. Troubleshooting Errors

Why do I see a 429 error in the console?

If you see a <POST> request to <https://api.rollbar.com/api/1/item/> throwing a 429 error in your console, you can ignore it! We use Rollbar internally to track sdk errors.

 

You can also ignore any api calls to <user/login/email/status> that return a 401 error - that's a poller that runs in the background and checks if the user has clicked the Magic Link.

 

401 and 429 errors

Ignorable 429 and 401 errors in the console