the connection was not found

I am using auth0 api for custom login. when i try authorize end point, it is redirecting to the callback url with error the connection was not found.
I am running in localhost, is that a problem

Hi @consultant21
We could help you more if you could provide us with more details on which method you are using to make this API call.

  • Moreover please make sure that you have added the redirect URI in the allowed callbacks section of your client.
  • Also, you are using the right redirect parameter.