We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello We have a Marketplace account operating on the live environment. However, when a user attempts to create a connected account, we get a 403 Error: Forbidden. The primary account is fully verified and payments can be made to it. The request is sent to https://api.vivapayments.com/platforms/v1/accounts with everything as shown in the documentation (https://developer.viva.com/apis-for-payments/payment-api/#tag/Marketplace-Sellers/paths/~1platforms~1v1~1accounts/post) - email, returnUrl, and branding in the body, a POST request, with an valid access token. In addition, when done in the demo environment, the request works fine.
What causes this error?
The text was updated successfully, but these errors were encountered:
If it helps, i can also provide a CorrelationId from one of the attempts: 24-346-D4E7BBBA
Sorry, something went wrong.
No branches or pull requests
Hello
We have a Marketplace account operating on the live environment. However, when a user attempts to create a connected account, we get a 403 Error: Forbidden. The primary account is fully verified and payments can be made to it.
The request is sent to https://api.vivapayments.com/platforms/v1/accounts with everything as shown in the documentation (https://developer.viva.com/apis-for-payments/payment-api/#tag/Marketplace-Sellers/paths/~1platforms~1v1~1accounts/post) - email, returnUrl, and branding in the body, a POST request, with an valid access token.
In addition, when done in the demo environment, the request works fine.
What causes this error?
The text was updated successfully, but these errors were encountered: