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
Microsoft
May 11, 2021Hi firstteam, could you please try uninstall and install the app from you app studio.
- firstteamMay 11, 2021Copper ContributorOk..I think I figured this out. I think I MUST download, and then upload that zip in order to start testing. HOWEVER, this is VERY inconvenient. Is there any way I could upload it automatically somehow by pressing F5(Start debugging)???? ..BTW, also my ultimate question again is that why "Install" button is doing nothing?????????
- Jagadeesh-MSFTMay 27, 2021
Microsoft
Hi firstteam, we are unable to repro your issue from our end.
- firstteamMay 11, 2021Copper ContributorNow 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...... - firstteamMay 11, 2021Copper ContributorOk.. never mind about this issue. Somehow it started working...I saw my HelloWorld in the Team app. However, the strange thing is that......Here is what is happening... I was able to test...then I closed my Visual Studio Code...then opened the same Hello World workspace...then I tried to test again..now it says that "App not found, Please verify the app and it's access permissions."... Strange...is there something I would need to do every time before I start debugging? What is it then? Now why am I seeing this message, "App not found, Please verify the app and it's access permissions." ???
- firstteamMay 11, 2021Copper ContributorOr you mean "Install" Button in the App Studio..Actually, I didn't install this one..because when I clicked "Install" button, nothing happened...seems like didn't do any action...so I did F5(start debugging) from the visual studio code to test....Once I did that...I see that "Add" button on the pop window..then clicked it..then I saw "Something went wrong"..
- firstteamMay 11, 2021Copper ContributorJagadeesh-MSFT,
What do you mean?. You mean uninstall Microsoft Team Toolkit and install it again? Ok.. I did..but still same thing.