Forum Discussion
Calling resources on Trusted Application API for Skype Business Online shows CallbackUriUnreachable
For anyone who has stumbled accross this thread I found the below on the Github repo about callback uris:
"I was finally able to get the callback working. I configured the 'App ID URI' in Azure to be only a fqdn (no path and no port), eg 'https://my.domain.com/' (not 'https://my.domain.com/, not 'https://my.domain.com/callback'). I configured the callback uri to be the same exact string as my App ID URI."
It seems the skype registration put :443 into the app ID URI which makes the validation fail
Hope this helps
Hi Richard
Thank you for the update. This should be fixed now. The App ID Uri will not have a 443 anymore.
Reach out to us if you need help further. Thanks for the feedback. We are working on improving debuggability and testability for callbacks in general. Will have more updates soon.
Thanks,
Renukha