Api.nuki.io/oauth/token returns Content-Type 'text/plain' instead of 'application/json'

Hi,

currently we have a problem using the OAuth 2 flow when receiving the Access Token.

On api.nuki.io/oauth/token, the content type returned is ‘text/plain;charset=utf-8’ instead of ‘application/json’

The body returns is the correct data.

Best regards,
Christian

Thanks for the note. I will check back with our developers on that.

1 Like

Hi @Christian_Roring !
This should be fixed. Can you verify that the returned type is correct now for you?

Hi Stephan,
yes the content-type is now application/json again.
Thanks for the quick response.

1 Like