cancel
Showing results for 
Search instead for 
Did you mean: 

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: the server responded with a status of 404 (Not Found) jstest.authorize.net/v3/acceptMain/acceptMain.html”. And if I click my payment button, the iFrame loads a “404 error” page.

 

I haven't changed any of my code that deals with the authorize.net transactions, so I'm at a loss as to what is going wrong. Any advice? I was so close to making this work, but I may have to scrap it all and go to another solution.

Emp7BR
Member
1 ACCEPTED SOLUTION

Accepted Solutions

Hi @Emp7BR

 

There hasnt been any updates for it in the prod env  . Can you check by clearing the browser cache and trying ?

 

Thanks





Send feedback at developer_feedback@authorize.net

View solution in original post

Anurag
Moderator Moderator
Moderator
10 REPLIES 10

Hi @Emp7BR

 

There hasnt been any updates for it in the prod env  . Can you check by clearing the browser cache and trying ?

 

Thanks





Send feedback at developer_feedback@authorize.net
Anurag
Moderator Moderator
Moderator

Must be it, it's working now - thank you! Probably a rookie mistake. :-/

We transitioned to AcceptJS earlier this year and everything was working perfectly. This week on Tuesday 9/18/2018 we started receiving the "404 error from acceptMain.html" for newer browser versions. We tried to clear the browser cache, which didn't work.

 

URL: https://js.authorize.net/v3/acceptMain.html

 

Any advice on how to resolve this issue?

visualzen
Member

We transitioned to AcceptJS earlier this year and everything was working perfectly. This week on Tuesday 9/18/2018 we started receiving the "404 error from acceptMain.html" for newer browser versions. We tried to clear the browser cache, which didn't work.

 

URL: https://js.authorize.net/v3/acceptMain.html

 

Any advice on how to resolve this issue?

visualzen
Member

Yes this just happened to us as well.

 

https://js.authorize.net/v3/acceptMain.html - 404

 

https://js.authorize.net/v3/acceptMain/acceptMain.html - 200


Strangely enough, Chrome 67 uses the first URL, Firefox uses the second.

The path changed with absolutely no notice. Some of our customers lost out on days worth of orders.

 

Previously: https://js.authorize.net/v3/acceptMain.html

Now: https://js.authorize.net/v3/acceptMain/acceptMain.html

 

If you do JS aggregation, rebuilding/clearing should fix it.

Clearing cache worked for me too. 

jiofi.local.html

We moved to AcceptJS earlier this year and everything worked perfectly. This week, Tuesday, September 18, 2018, we will get a "404 error" for newer browser versions. We tried to clear the cache of a working browser.

Krnl

Hax4you

Tinkers' Construct

The road has been changed without warning. Some of our customers have lost their day order..

MegaBox Hd

Movie Hd

johnpeter456
Member