Skip to main content
Question

Error: redirect_uri_mismatch with Splunk Add-on for Box

  • May 21, 2025
  • 1 reply
  • 4 views

Forum|alt.badge.img

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!

 

1 reply

Forum|alt.badge.img

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.