- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accept Hosted was working, now I get 404 error from acceptMain.html
Trying to implement the Accept Hosted solution for my site, everything seemed to be working just fine, but now I'm getting a 404 error from jstest.authorize.net/v3/acceptMain/acceptMain.html.
I send a createTransactionRequest and get a successful response with a valid token. On the page that sends the getHostedPaymentPageRequest with the token, I can see an error in the console telling me โFailed to load resource: 2
โ09-26-2023 04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you can test with browser like Chrome, you can bring up the More Tools...Developer Tools, Network (tab) or the Console, and see which items are failing to load...
โ09-26-2023 06:47 PM