Aidan Friedsam

Results 2 issues of Aidan Friedsam

I followed all instructions, installed everything, opened up a notebook, and selected swift as the language. It looked like everything was gonna work but terminal just kept saying "No module...

Running the following code: `from venmo_api import Client` `at = Client.get_access_token(username='*****************', password='***********')` getting the following response: `Error: {'error': {'links': None, 'title': 'Error', 'code': 240, 'message': 'OAuth2 Exception: Unable to complete...

bug