I have an unknown strange client ID making api request to my auth0 domain/audience.
On my site, I have a tab named Users, when you click on users, you are supposed to get a list of registered users from auth0 but the page just tries to load and gives error 500, In auth0, the below error is seen. I have been trying to search for where the client ID in the error message ois coming from but cant seem to figure it out.
{
“date”: “2023-04-05T09:55:23.274Z”,
“type”: “feccft”,
“description”: “Unauthorized”,
“connection_id”: “”,
“client_id”: “ynxxxh9TxxxxxxxxxxxxxxxxxxxC”, (not present in any of my tenants)
“client_name”: null,
“ip”: “x.x.x.x”,
“user_agent”: “Other 0.0.0 / Other 0.0.0”,
“hostname”: “.eu.auth0.com",
“user_id”: “”,
“user_name”: “”,
“audience”: “https://.eu.auth0.com/api/v2/”,
“scope”: null,
“log_id”: “9002023036911797412”,
“_id”: “9002023036911797412”,
“isMobile”: false,
“id”: “9002023036911797412”