Problems Using Postman Collection

Hi everybody,

I’ve been trying to use Auth0 Postman Collection for Management API and I didn’t have success on using them. I tried the simple ones, such as the GET request for https://{{auth0_domain}}/api/v2/users
which is supposed to show me the list of all users. I put my domain (as in other requests I already use) and got the token from the API page (API Explorer, token for tests). Even so, I got the “Could not get any response” message on Postman. Does anybody have any idea of what could be wrong?

Sincerely,
Abne Nogueira.

@inforplus.sistemas looking at this StackOverflow post, it seems that there could be several causes of that error. I suggest trying the suggestions outlined there (e.g. ensuring that there is no new-line at the end of the Authorization header).

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