mmohades / Venmo

Venmo API client for Python
GNU General Public License v3.0
145 stars 43 forks source link

I am getting this error on running one the examples in your documentation Error: Invalid Json #62

Closed tochimclaren closed 2 years ago

tochimclaren commented 2 years ago

I literally pasting the code you added as example and I am getting errors, I want to payout multiple users, but I can't query the users model to get the user ID I can see the access token The bottom of the traceback reads

venmo_api.models.exception.HttpCodeError: HTTP Status code is invalid. Could not make the request because -> 503 Service Temporarily Unavailable. Error: Invalid Json

mmohades commented 2 years ago

I think this might be related to AWS outages.

tochimclaren commented 2 years ago

Thanks, that was the issue.