mmohades / Venmo

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

How do I find the user_id? #31

Closed ValiVKhan closed 3 years ago

ValiVKhan commented 3 years ago

I am trying to make a test payment through this API however am not able to find a way to get the user_id. How do I find the value for the user_id?

Thank you