You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CURLOPT_PINNEDPUBLICKEY is not supported on older CURL versions but it's hardcoded to be used. Sadly cannot upgrade CURL on short-term in this case, but in all tags compatible with PHP8 this is the case.
I work at bunq and am currently reviewing the bunq API docs, open issues and SDK’s and came across your issue. I know it’s been open for a while, and I’d love to understand how it’s impacting you. Beyond the obvious -fixing this issue-, what else could we do to improve your experience with our API?
If you want to share your thoughts on how we can improve on our public API:
📅 I'd love to schedule a 15 minute interview to understand your needs through: Calendly
💬 Or if you don't have time for a call, you can give us some general feedback through this form
Your feedback will go straight to our product team! 🚀
The CURLOPT_PINNEDPUBLICKEY is not supported on older CURL versions but it's hardcoded to be used. Sadly cannot upgrade CURL on short-term in this case, but in all tags compatible with PHP8 this is the case.
Steps to reproduce:
What should happen:
What happens:
SDK version and environment
The text was updated successfully, but these errors were encountered: