Forum Discussion
Calling resources on Trusted Application API for Skype Business Online shows CallbackUriUnreachable
Hi Vinay,
- You can use the portal to change the callback url at any point in time. The value in reply uri is just there for other purposes. You can change the value in reply url but that does not effect SfB. Use the portal to change the callback url anytime.
Can you confirm which portal you mean? I can't find any reference to callbackurl in any of the portals
Thanks,
Richard
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
- Renukha RajaramanMar 31, 2017Former Employee
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