Starting approximately two hours ago, we began receiving 500 errors when attempting to request OAuth tokens from the following endpoint:
URL: https://api.nuki.io/oauth/token
Response:
json
CopyEdit
"response": {
"code": 500,
"description": "The server encountered an unexpected condition which prevented it from fulfilling the request",
"homeRef": "/",
"reasonPhrase": "Internal Server Error",
"uri": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1"
}
We haven’t made any changes to our integration, and it was working as expected until this issue began today.
Could you please investigate and advise?
Thank you