Skip to content

Provided client public key has an incorrect modulus length. Modulus length must be "2048", got "1024" #92

Closed
@M0rph3v5

Description

@M0rph3v5

Steps to reproduce:

  1. Create an Azure Function which runs the following code:

BunqContext.LoadApiContext(ApiContext.Create(ApiEnvironmentType.SANDBOX, "key", "description"));

What should happen:

  1. Assume no error and a succesfull session start

What happens:

  1. Errors! -> Provided client public key has an incorrect modulus length. Modulus length must be "2048", got "1024"

Traceback

SDK version and environment

  • Tested on latest code with the netstandard support
  • Sandbox
  • Production

Response id

  • Response id: 21d9ad87-f23b-406e-a5e7-5c7e92167fd6

Extra info:

runs on netstandard,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions