We recently started getting an issue while testing AcceptJS in the test environment. We tested with a project that was already in production, which works. When switching the project to test mode, we start getting the below error.
Access to XMLHttpRequest at 'https://apitest.authorize.net/xml/v1/request.api' from origin 'https://jstest.authorize.net' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Looks like https://api2.authorize.net/xml/v1/request.api has the below response headers, so I'm guessing testing of restricting these is in progress, but it's causing development issues for us.
Solved! Go to Solution.
01-24-2025 12:46 PM - edited 01-24-2025 12:47 PM
Error is no longer present, resolved.
01-27-2025 11:53 AM
Error is no longer present, resolved.
01-27-2025 11:53 AM