Did something changed OAuth2 settings for apps recently? We were using localhost as redirect URL successfully until last week, and today we cannot enter a localhost URL in Redirect URL field.
Oct 17, 20195:17 AM - edited Oct 17, 20195:47 AM
Member
OAuth2 localhost redirect_url
SOLVE
@Syncari - confirming that I'm also seeing this issue as of yesterday (17/10). Per the docs, we should be able to use localhost for preprod. However, like you, I'm getting an error in the UI and I cannot choose this host.
I did try using the loopback address (which is accepted in the UI) - but when you invoke an actual oauth journey, HS eventually returns an error stating that raw IPs are not supported as redirect URIs. This is in line with their docs - just a last ditch attempt on my part!