Is the API really up and running? I keep getting responses saying the API service is temporarily unavailable. I have yet to receive a working response in the past two days.
When attempting to exchange an auth code for a token at https://api.intercom.io/auth/eagle/token we receive this error:
{
"type": "error.list",
"errors": u
{
"code": "service_unavailable",
"message": "Sorry, the API service is temporarily unavailable"
}
]
}
We are also unable to authenticate with our own token from our developer hub. Is anyone else having these issues? We have an approved app that used to work and now we are stuck with a broken user experience.