api
api copied to clipboard
can't register an UWP app
Hi,
I'm trying to register an UWP app and I'm getting a validation error "Callback url is not a url".
I'm using an URI per MS docs in the following format: ms-app://appSID
appSID is a uniqued SID of my app. What is the right way to do that?