Forum Discussion
firstteam
May 11, 2021Copper Contributor
add-app-dialog-v3-add-button: App sideloaded for personal scope failed [object Object]
Hello, I am a just beginner of Teams app developing. I just followed this exactly same step.. https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-and-run?tab...
Jagadeesh-MSFT
May 11, 2021Former Employee
Hi firstteam, could you please try uninstall and install the app from you app studio.
firstteam
May 11, 2021Copper Contributor
Now I just tried this..
https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-channel-tab
Then....now I see this message..
"App not found, Please verify the app and it's access permissions."
BTW, I realized this development environment is so acting strangely. I have no idea what causes this.. I looked at the browser console..
https://teams.microsoft.com/api/appstudio/appdefinitions/42c029d1-8f58-4d64-9cde-e18a2f942bf3/manifest Get 404..
It looks like somehow my manifest hasn't been uploaded to the server??..then why is that? Is there anything I would need to do other than clicking "start debugging"? BTW, still,
Install button under Test and distribute in App Studio ... doing nothing...it didn't respond any when I clicked "Install" button.. so only way I could see the action is by "Start Debugging" from Visual Studio Code......
https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-channel-tab
Then....now I see this message..
"App not found, Please verify the app and it's access permissions."
BTW, I realized this development environment is so acting strangely. I have no idea what causes this.. I looked at the browser console..
https://teams.microsoft.com/api/appstudio/appdefinitions/42c029d1-8f58-4d64-9cde-e18a2f942bf3/manifest Get 404..
It looks like somehow my manifest hasn't been uploaded to the server??..then why is that? Is there anything I would need to do other than clicking "start debugging"? BTW, still,
Install button under Test and distribute in App Studio ... doing nothing...it didn't respond any when I clicked "Install" button.. so only way I could see the action is by "Start Debugging" from Visual Studio Code......