CORS on browser
-
I’m getting a CORS error when hitting llms API /students endpoint on a browser context from x.domain.com to y.domain.com.
Both domains are under SSL and y.domain.com has allow-origin: * rule set and still gettin’ a CORS error.
If I copy the request cURL and import it to postman it works just fine.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CORS on browser’ is closed to new replies.