0

I have an app for which the OAuth domain is example.com

However, the domain for dev environment is example.com:8000

When trying to authorize the website, Stack Exchange replies with an error specifying that redirect_uri don't match the registered OAuth domain.

The problem is, in app configuration I can't register an OAuth domain with a port.

Knowing that I'd like to avoid falling back to using localhost, what could be done to make authorization work with a port in the redirect_uri?

Brock Adams
  • 12,901
  • 5
  • 38
  • 64
Jivan
  • 141
  • 4

0 Answers0