- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-23-2019
02:33 AM
07-23-2019
02:33 AM
Invalid_Security - Invalid public hosted page url in signature - [/apps/publichostedpagelite.do ]
Hi
I am trying to set up an HPM 2.0 page.
I am generating the signature credentials and passing them in params to the Z.render method.
function loadHostedPage(params) { Z.render( params, prepopulateFields, callback ); }
My signature, token and key all validate successfully, but I am then presented with an error:
"Invalid_Security - Invalid public hosted page url in signature - [/apps/publichostedpagelite.do ]"
The URL to which it refers is the URL provided to me by zuora when setting up the HPM page:
https://sandbox.eu.zuora.com/apps/PublicHostedPageLite.do
I have searched the web and cannot find any suggestions about the URL giving an error.
Any suggestions?
Labels: