Hello, I want to implement AIS and PIS (PSD2 authorised) but request to POST https://openbanking.s101.nonprod-ffs.io/oauth2/register returns “curl: (56) OpenSSL SSL_read: error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate” (request by curl). Also should I register on developer tools to create /register payload or is exists some stub data or other way?
Thanks in advance.
Tagging @kieranmch @mycl as they might be able to help if you’re PSD2 authorised.
2 Likes
Thanks @danbeddows, @banks-contact we’ve replied to your email in our Open Banking inbox
For future reference, that email inbox is the best place to contact us
3 Likes
Hello, I have a similar query. In calling the /register endpoint I’m getting
{“error”:“invalid_request”,“error_description”:“Failed to parse and validate request JWT: bad_request.unknown_kid: Signature with unknown key”,“error_params”:{“original_error_code”:“bad_request.JWT”}}
But I’m sure the Key Id and certificate is our one registered with the Directory Sandbox. Is there anything else I need to register with you before running the client registration request?