bunq / postman

Postman collection and environments
45 stars 19 forks source link

"Add the device" doesn't work #4

Closed JeroenEeuwes closed 5 years ago

JeroenEeuwes commented 5 years ago

I created an API key in the bunq app and copied the value from "Reveal API key" to the bunq Production environment in the api_key field.

I can run the "Create Installation" request and get a response with an ID, Token and ServerPublicKey. Then when I run the "Add the device" request I get an error response with error_description "The request signature is invalid."

Of course I don't want to share my API key here. But that's the only thing that I have to fill in, right? So what do I do now?

JeroenEeuwes commented 5 years ago

Aha, I found pull request #3 which solves this issue. Perhaps someone can merge this into a new release?