-
- Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
Hello Parseable Team,
I am trying to use Parseable on my local machine to catch some logs of my frontend app.
Searching the docs, I could not find any options to configure CORS headers for the Parseable server, which prevents me from sending the logs directly via the browser's fetch api.
Is there a way to get around that or do I have to use a local reverse proxy to add the headers?
Kind regards
Johannes