Skip to main content

Error: redirect_uri_mismatch

 
 Show Error Details
  • response_type=code
  • redirect_uri=
  • client_id=8vkmhtff2x31zkrh24s0j2l22nig1ei9

Using redirect_uri: https://localhost:8000

 

Not sure what to check at this point...

 

Any other information I should provide?  What am I misssing?

 

Thanks!

 

In our case our redirect_uri was https://.splunkserver.com. We had to use the fully qualified domain name. A combination of localhost and port number would throw the same error you were seeing.