Forum Discussion
Calling resources on Trusted Application API for Skype Business Online shows CallbackUriUnreachable
Renukha Rajaraman wrote:
The callback is not shown in the endpoint in the Tenant Admin shell and that is expected.
If you have used the registration portal and registered a callback url. You should be good.
This raises more questions.
- How are we supposed to manage the callback, if the only opportunity we have to control it is when we use the registration portal to initially create the app?
- Why is there a field for callback url in the admin shell if we cannot control it?
- How is the registration portal controlling this value?
- What happens when I move from development to production, or my production configuration changes, or my dev environment moves, am I supposed to spawn a new endpoint in each of those situations?
This all seems rather awkward.
Hi Andy,
Thankyou for your feedback. As Patrick mentioned callback should be added as one of the reply urls.
Yes, I agree that we should not be showing the callback uri when we get the endpoint properties. Thanks for the feedback again. We are tracking this one and will have an update soon.
I am not clear about why we would need multiple endpoints when we move from staging to production.
We are also working on improving the registration portal tool for better developer experience.
We could look at the reason for failure from the response header and debug from there.
Renukha