Skip to content
New issue

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

client.payment.send_money returns 403: Forbidden #87

Open
habersaat opened this issue Apr 26, 2024 · 2 comments
Open

client.payment.send_money returns 403: Forbidden #87

habersaat opened this issue Apr 26, 2024 · 2 comments

Comments

@habersaat
Copy link

When trying to use client.payment.send_money, I get the following error message:

venmo_api.models.exception.HttpCodeError: HTTP Status code is invalid. Could not make the request because -> 403 Forbidden.
Error: {'error': {'code': 1384, 'message': 'There was an issue with your payment. Try again later.', 'title': 'Payment Declined', 'links': []}}

Other commands seem to be working, including client.payment.request_money. Is there any known workaround for this?

@raycekar
Copy link

raycekar commented May 2, 2024

Edit:seems there is already another issue thread with my issue

similar here, api must have changed

venmo_api.models.exception.HttpCodeError: HTTP Status code is invalid. Could not make the request because -> 403 Forbidden.
Error: {'error': {'code': 240, 'title': 'Error', 'links': None, 'message': 'OAuth2 Exception: Unable to complete your request. Please try again later.'}}

@vishalvinjapuri
Copy link

Having this issue as well :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants