Hi folks, I have an issue about API get a token th...
# talk-hydra
h
Hi folks, I have an issue about API get a token that returns when our client makes a request a lot
Copy code
Response 401 Unauthorized
response: {
    "error": "token_inactive",
    "error_description": "........."
}
Anyone, please help or suggestions to me. Our client complains about this issue. I need to explain to them why they got this response.
@magnificent-energy-493 Do you have any idea about this?
m
What do you mean by a lot? are a lot of requests failing or do they just have high traffic? Will see if I can find something on the issue, but nothing comes to mind rn @hallowed-postman-21092
h
Sorry for my poor english. So I mean when call API multiple time around 10 req/sec. However, I will send you for a video via DM.
OK, After I try to understand the previous link. My issue is caused when clients request an API to refresh the token multiple times. So I just need to make sure it is correct or not @high-optician-2097 Could you please confirm this?