I'm developing app on MS Teams. I use MS Graph to get user's profile into my tabs app (React).
It's work when I develop in localhost and hitting F5 key in Visual Studio Code but
when I deploy my tabs app and upload manifest for testing, I can't get token and get data from MS Graph.
I error message was show in below figure. How to fix it?
