Jan 16 2023 10:10 PM
Hi Everyone,
I am a newbie here and stuck in a problem. Sorry for my communication or if i am not able to explain.
I have developed a application using .Net Core as API part and Angular in front end. I have implemented Graph API too.
From Graph API I got a token to fetch data from Azure AD and I have some other application specific data also that I stored in local storage / session storage. I deployed my application and is working successfully in browser.
Now i created a App in React as i want my application to be part of teams app. I changed url in the manifest file and i am able to call my web app with in teams, but i am not able to access the values that i stored in local storage when i tried to use Teams Desktop Client App. It is working fine if i use teams in browser.
Please suggest me what to do or how to solve my problem.
Thanks in advance
Deepak Thukral
+91-9654106662
Jan 17 2023 03:07 AM
Jan 17 2023 10:40 PM
Jan 18 2023 10:40 PM
Sep 04 2023 03:58 AM
hello @deepak2988 ,
did you solve this problem ?