Hello
I have such a problem
After launching challange and executing captha, the client that successfully completes the task is passed to the frontend, but the backent does not respond because of the cors policy, the root domain is domain.com
and the api is at api.domain.com
, the whole application is hosted by aws.
Please help