Forbidden Error when Calling API
Marcin Zajkowski
Posted on
Dec 08 2015
This appears to happen consistently in the app. Raygun does appear to try to reconnect but Forbidden error persists.
POST https://api.raygun.io/events?apikey=MYAPIKEY 403 (Forbidden)
Jamie Penney
Posted on
Dec 08 2015
Hey Marcin,
It looks like your Pulse trial has expired - the /events
endpoint is for Pulse data (if you see any calls to /entries
that's Crash Reporting data). If you add a paid Pulse plan it will start working again within the hour.
Thanks,
Jamie
Marcin Zajkowski
Posted on
Jan 15 2016
Thank you kind sir.