Closed
Description
Hi,
We are having issues where posting data back through the url reaches the maximum size and fails.
I was wondering why you are not posting as data in the body which doesn't have such limitations? Is it because of compatibility? Would you be willing to provide an option to people who want to post data in the normal way which works for larger error reports? (Otherwise I will create a fork).
Thanks
src = globalServer + getAuthQueryString() + '&sentry_data=' + encodeURIComponent(JSON.stringify(data));
Metadata
Metadata
Assignees
Labels
No labels