We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

Why do I receive a 403 error during registration?

When you encounter the following error when trying to register in the Piano ID login page template or resetting a password:

{
"error_code_list" : [ {
"message" : "Origin not allowed"
} ],
}

You would need to add the Piano API base URL to the list of Authorized Javascript Origins. This can be done under Edit BusinessUser ProviderIdentity ManagementAuthorized Javascript Origins.

The URL for Sandbox is:

https://sandbox.tinypass.com

The URLs for Production (US) are:

https://id.piano.io

https://id.tinypass.com/

All available base URLs for Production are listed under this link.

More information about this section is available here.

Last updated: