Hi,
we are experiencing weird issues with two accounts 18ce54hiq69 and 18ce546s18y. When running async jobs to pull metrics we get 401 from time to time. We are unable to reproduce the issue locally, it seems that the oauth headers get sent normally - the response we get is:
{
"errors": [
{
"code": "UNAUTHORIZED_ACCESS",
"message": "This request is not properly authenticated"
}
],
"request": {
"params": {}
}
}
Is there something we’re doing wrong? Is there something that could be causing this behaviour on your side? The first occurence of the issue is around June 16th at 20:30 UTC
In the meantime we are investigating logs on our side but we haven’t found anything that could be the cause of the issue as of yet.
Thanks,
Roman