api icon indicating copy to clipboard operation
api copied to clipboard

can't register an UWP app

Open TimurSadykov opened this issue 8 years ago • 0 comments

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?

TimurSadykov avatar Nov 09 '17 20:11 TimurSadykov