bunq / sdk_java

Java SDK for bunq API
MIT License
47 stars 23 forks source link

Certificate Pinning Failure #140

Closed panovitch closed 3 years ago

panovitch commented 3 years ago

Steps to reproduce:

1 .Create a BunqContext with the Java SDK

What should happen:

  1. Session should be successfully created and payments should succeed

What happens:

  1. Creation fails with com.bunq.sdk.exception.UncaughtExceptionError: Uncaught exception "Certificate pinning failure!"

Traceback

SDK version and environment

Response id

Extra info:

The issue from https://github.com/bunq/sdk_java/issues/123 is happening again. Could you please update the pinned certificate?