403 POST https://api.raygun.io/events?apikey= 403 (Forbidden)
Anders
Posted on
Dec 03 2015
Hi
we are all of a sudden started receiving 403 Forbidden and we have checked the api key and it appears to be correct (excluded key from this post). The reported errors are:
raygun.js:1221 POST https://api.raygun.io/events?apikey= 403 (Forbidden) v @ raygun.js:1221 makePostCorsRequest @ raygun.js:2125 (anonymous function) @ raygun.js:2513
Gunter
Posted on
Dec 03 2015
Hi Anders,
If Pulse is not active on your Raygun application then the value for the disablePulse flag needs to be set to true. We had the same problem. See: https://raygun.io/forums/thread/12122
Jamie Penney
Posted on
Dec 15 2015
Hi Anders,
Gunter is correct - those are calls to Pulse. We've got a branch of the API currently in development that adds better status messages to API errors - hopefully that will make this a bit more obvious in the future!
Cheers,
Jamie