Hello. We have a series of clients that do NOT have internet access. I would like to be able to capture JavaScript errors.
So far I’ve tried changing the DSN to our host and trying to reassemble the request from our server but I run into CSRF errors. Also attempted to reverse proxy through nginx but couldn’t get that to work either. And I don’t see anything in the docs about creating events via the API… any suggestions?