useme-com / revolut-python

Revolut API client for Python
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Set up API access #1

Closed aviaowl closed 4 years ago

aviaowl commented 4 years ago

Hi @emesik !

I'm going to use this library for developing my own application with access to Revolut. It seems a little bit unclear in README.md how to set up API access for my account. Can you please clarify where I can find this:

In Revolut panel go to Settings / API and click Set up API access.

I can see nothing like this in my Revolut application or in my Revolut developer account.

Thank you in advance

emesik commented 4 years ago

I see they have changed the layout. Log into the business account via web, then click "Connect" in the left sidebar and choose "Business API". I hope the rest of the process will work.

If you manage to set it up, a PR with necessary changes in the doc would be very welcome. Otherwise don't hesitate to ask further questions.

emesik commented 4 years ago

Seems fixed.