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

Fout! Use of undefined constant CURLOPT_PINNEDPUBLICKEY - assumed 'CURLOPT_PINNEDPUBLICKEY' (this will throw an Error in a future version of PHP) #178

Closed
1 task
udsolutions opened this issue Aug 6, 2019 · 1 comment · Fixed by #179

Comments

@udsolutions
Copy link

Steps to reproduce:

  1. Assign Bunq API key to a third party software

What should happen:

  1. Connection establishment instead of error

What happens:

  1. Error occurs when trying to establish a connection with API:
    Fout! Use of undefined constant CURLOPT_PINNEDPUBLICKEY - assumed 'CURLOPT_PINNEDPUBLICKEY' (this will throw an Error in a future version of PHP)

Traceback

SDK version and environment

  • Tested on 0.12.4
  • Sandbox
  • [ x ] Production

Response id

  • Response id:

Extra info:

Using Firefly iii
PHP Version 7.3.8

@PGPNINJA
Copy link

PGPNINJA commented Aug 30, 2019

commenting out now line 315 (CURLOPT_PINNEDPUBLICKEY) ApiClient.php will solve this for now

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

Successfully merging a pull request may close this issue.

2 participants