Forum Discussion
MikeO_Ideo
Sep 04, 2023Copper Contributor
Windows Store app, Azure, WNS and Windows account integration
Hi, I have been building Windows apps for many years for enterprises, but now I am asked to integratie push notification functionality. Here I struggle with the whole integration of components. L...
MikeO_Ideo
Copper Contributor
One thing is clear so far: the only way to link the company's tenant to the personal tenant is by making the association. After that, any registered app that needs to use WNS via the company's tenant need to be deleted (logged in via the personal account) and re-registered (logged in via the company's account).
Now UWP in the company's tenant can be configured using the package SID of the application.
I am able to register the application for push notifications now, but sending test PN leads to two possible errors: "The token obtained from the Token Provider is wrong" or another error I don't have the exact text of atm.
Now UWP in the company's tenant can be configured using the package SID of the application.
I am able to register the application for push notifications now, but sending test PN leads to two possible errors: "The token obtained from the Token Provider is wrong" or another error I don't have the exact text of atm.
michalleptuch
Sep 20, 2023Copper Contributor
My problem is more complicated. I migrated my apps from personal developer account to business one, and now all migrated apps have the same error. I can't connect them in Azure portal. I can't delete these apps from Partner Center because my clients use these apps for years 😞