Getting Internal Server error (500) while getting all users from auth0

URL : https://swms.au8.webtask.io/adf6e2f2b84784b57522e3b19dfc9201/api/users

Response is here:
{
“statusCode”: 500,
“error”: “Internal Server Error”,
“message”: “An internal server error occurred”
}

Hi Anil,

Can you share your code? We don’t have access to the link.

How many users do you have, and how are you ‘getting’ them?

1 Like

Hi, Mark
Thanks for the response.
Currently I resolved this issue by changing my application type from generic to machine to machine.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.