Skip to content

Settings and activity

1 result found

  1. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Alejandro Estrella commented  · 

    I'm also facing a similar issue.

    I believe when my frontend first makes a request, it goes through at first since it is the still the same domain. However, the response is then put in a redirect, which triggers cors on the browser since it is on a different domain. This prevents my frontend from reading the response.

    I've tried setting my headers to allow cors, but this hasn't fixed the issue, since it appears the response is on a different domain which I can't figure out how to set cors on.

    Alejandro Estrella supported this idea  ·