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
I am using the latest version 1,7.2 with the below configs as mentioned in the docs.
api = hyperwallet.Api( "restapiuser@4917301618", "mySecurePassword!", "prg-645fc30d-83ed-476c-a412-32c82738a20e", "https://uat-api.paylution.com" )
And it throws the below error.
{'errors': [{'message': 'This REST version is not supported for this program', 'code': 'FORBIDDEN_REST_VERSION'}]}
The text was updated successfully, but these errors were encountered:
We have the same issue; there is no possibility to change the Sandbox version, or is version 3 deprecated?”
Sorry, something went wrong.
@julianram I tried but there is no such setting we can change it. We had to shift towards stripe eco system.
No branches or pull requests
I am using the latest version 1,7.2 with the below configs as mentioned in the docs.
And it throws the below error.
The text was updated successfully, but these errors were encountered: