Norwegian bank id headless

We are working on nbid-inapp headless integration and was trying out demo srvice. But always get redirected to another page saying “system is not avaliable”. I am trying to use the one mentioned in hackathon repo at GitHub - signicat/py-inapp-auth: Functional examples of inapp authentication

GET : Signicat Digital Identity on Demand

Any clues why is this wrong

Hi,
The error you are experiencing usually occurs if you try to run a headless flow through a browser flow.

Would recommend checking out our developer documentation on headless authentication: Headless authentication | Developer Pages

Checking the logs, and it looks like you are missing a HTTP Header. Ref:

The authorisation request must contain the `HTTP Header “Accept: application/json”

2 Likes

Now I have updated it to post but get timeout Below is request… Is it something I am doing wrong.

POST https://preprod.signicat.com/oidc/authorize

Accept: application/json

content-length: 4800

Content-Type: application/x-www-form-urlencoded

response_type=code&scope=openid+profile&client_id=demo-inapp&redirect_uri=“https://example.com/redirect”&acr_values=urn:signicat:oidc:method:nbid-inapp&state=123&login_hint=birthdate-110819&login_hint=phone-40587755

Swedish headless works but Norwegian one fails all the time. Is it still supported with New Bank ID solution implemented in Norway ’ ?