Open devin053 opened 1 year ago
The new sandbox url will be https://public-api.sandbox.bunq.com/v1/.
https://public-api.sandbox.bunq.com/v1/
This new environment will not support pub key pinning due to a bug in curl, see: https://curl.haxx.se/docs/todo.html#Support_intermediate_root_pinn. Therefore, public key pinning will be disabled in the SDK's for sandbox.
_Originally posted by @OGKevin in https://github.com/bunq/sdk_php/issues/149_
Great job
The new sandbox url will be
https://public-api.sandbox.bunq.com/v1/
.This new environment will not support pub key pinning due to a bug in curl, see: https://curl.haxx.se/docs/todo.html#Support_intermediate_root_pinn. Therefore, public key pinning will be disabled in the SDK's for sandbox.
_Originally posted by @OGKevin in https://github.com/bunq/sdk_php/issues/149_