Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CORS Issue
When making a post request to the sandbox url im getting
Access to XMLHttpRequest at 'https://apitest.authorize.net/xml/v1/request.api' from origin 'http://localhost:62537' has been blocked by CORS policy: Request header field access-control-allow-origin is not allowed by Access-Control-Allow-Headers in preflight response.
Please help fix this i can use postman to create a transaction when i call within my app i get cors issues it seems sanbox CORS is not configured properly.
โ03-12-2021 02:34 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
got it to work
โ03-12-2021 03:57 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have the same issue described above.
Can you please post the solution that you used to get it working?
Can you please post the solution that you used to get it working?
โ09-21-2022 01:48 AM