javascript - Login with Amazon - Button widget links to error page -


i'm trying integrate amazon's "login , pay amazon" payment method webshop. followed steps developer docs: http://docs.developer.amazonservices.com/en_uk/apa_guide/apaguide_gettingstarted.html

the problems starts @ beginning. inserted code head part, , button widget (explained in getting started > step 1). when click button in shop, popup shows following error:

enter image description here

it says there problem handling of order (although expected login screen). , amazon fix problem. error since first time clicked button, , that's week ago. , can't find statements error.

is there have done wrong? think setup right (client-id, seller-id, return-url, scope- , popup-parameters). onerror function isn't called, can't debugging.

what causes error?

have setup allowed javascript origins in application console? might cause problem.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -