Hi @joelcc,
Were you able to get the OAuth flow working with IntraWeb 15 in the end?
I’d love to know exactly which redirect URIs you registered:
Local stand‑alone (Indy)
– was it something like http://localhost:8888/$/oauth/v2?
ISAPI / http.sys deployment
– did you use https://app.site.com/appname.dll/$/oauth/v2, or a different path?
If you could confirm the full paths you used—and whether everything is running smoothly—it would really help the rest of us facing the same hurdle.
Thanks a lot!
After attempt I successfully can run the demo using: http://localhost:8888/$/oauth/v2
Were you able to get the OAuth flow working with IntraWeb 15 in the end?
I’d love to know exactly which redirect URIs you registered:
Local stand‑alone (Indy)
– was it something like http://localhost:8888/$/oauth/v2?
ISAPI / http.sys deployment
– did you use https://app.site.com/appname.dll/$/oauth/v2, or a different path?
If you could confirm the full paths you used—and whether everything is running smoothly—it would really help the rest of us facing the same hurdle.
Thanks a lot!
After attempt I successfully can run the demo using: http://localhost:8888/$/oauth/v2

