parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Ability to configure CORS

Open jrabausch opened this issue 2 years ago • 1 comments

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

jrabausch avatar Mar 08 '24 17:03 jrabausch

Right now CORS is not configurable, but we can take a look @jrabausch . Thanks for reporting.

nitisht avatar Mar 10 '24 15:03 nitisht