Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QUESITION: Does BUNQ-INSTALL make API Key Wildcard if no IP is given for permitted IP? #168

Closed
2 tasks
sankarcn opened this issue Nov 24, 2018 · 3 comments
Closed
2 tasks

Comments

@sankarcn
Copy link

Steps to reproduce:

  1. Run BUNQ-INSTALL from Command Promp
  2. Provide Oath API Key
  3. Provide blank when it asks for Permitted IP addresses
  4. Use the Private Key, Installation Token generated to make a Session Server Call From Google App Script (Different IP address since it runs in a cloud)

What should happen:

  1. This is a question... Does Blank in Permitted IP Addresses to the Interactive BUNQ-INSTALL make it a Wild Card API? Or anything else that I don't know of?

What happens:

  1. The Session-Server Call is executing successfully.

Traceback

SDK version and environment

  • Tested on 0.12.4
  • Sandbox
  • Production

Response id

  • Response id:

Extra info:

@basst85
Copy link

basst85 commented Nov 24, 2018

When permitted IPs is empty only the current IP is allowed. When you set your current IP address followed by a "*" you will enable wildcard mode.

@sankarcn
Copy link
Author

Seem to be something wrong on my side..

@OGKevin
Copy link
Contributor

OGKevin commented Nov 24, 2018

@sankarcn you must specify the current ip address and then the *. This should be on the doc. see: https://github.com/bunq/doc/pull/72/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants