Questions tagged [microsoft-appstudio]

Windows App Studio–Free Tool to create apps in Windows Stores.

More info: http://appstudio.windows.com/en-us

34 questions
5
votes
0 answers

3rd party authentication flow on Microsoft Teams App

I'm trying to achieve some results similar to what Asana App on Microsoft Teams has, when you paste a link from Asana their app/bot process the link and return a preview (link unfurling) but before that the app ask to login or sign up. I'd like to…
4
votes
0 answers

"Manifest parsing has failed" when installing teams apps from App Studio

I haven't been able to install any applications I create using App Studio since yesterday afternoon (Oct 5 Us/New_York time). When I try to install directly from App Studios I get a "Manifest parsing has failed" error message. If I download the…
ojgarcia
  • 41
  • 2
4
votes
3 answers

Microsoft Teams: "Something went wrong" while installing my custom app into my organization's team

I have created an app for Microsoft Teams that one can add to a team. The app is a chatbot created with the Microsoft Bot framework. I have already made two other apps with similar functionality that can be installed fine. When I create my app using…
2
votes
1 answer

How to make a bot receive attachments when channeling it to MS Teams

I made a normal bot by using Microsoft Bot Framework and have deployed it to the Azure portal. I tried to channel the bot to Teams, which worked but the bot couldn’t receive attachments. How can I make it do so? Thanks.
2
votes
1 answer

Registering your app in Teams is failing with error "You don't have permissions to add Hello World to this team."

I am following Get started on the Microsoft Teams platform with Node.js and App Studio to add app in MSTeams. All the steps worked as per the documentation, however the last step "Register your app in Teams" failed during installing of the…
2
votes
0 answers

windows phone app webview doesnot responds geolocation

my mainpage.xaml.cs code i have created this web view app for windows phone 8.1 on appstudio.windows.com and i tried to edit the code in visual studio 2015. i want that the geolocation should work on the webpage integrated in the webview. The phone…
1
vote
0 answers

Install bot using App Studio on Teams-error when installing bot using app studio

I have created a bot package to install on Microsoft teams and i checked it using teams app validator and it passed all tests but when i trying to install it on teams it give an error what should i do to know what is the error? the manifest…
1
vote
2 answers

Microsoft Teams APP Studio - messages endpoint field not found in manifest editor

i installed bot using app studio tool in Microsoft Teams and i used it many times to change the bot messaging endpoint url and it was working fine but, i try to edit it now but the messaging endpoint field not found in both bots& messaging extension…
1
vote
1 answer

Line breaks in the description - MS Teams App Studio

In the MS Teams App Studio, in Manifest Editor. I have a bilingual description for our app and want to separate them some way. Example snapshot How can I insert a break line? Is it even possible. I have tried \n , \\n , &, and br tag
1
vote
1 answer

Customizing My app W10 Template from AppStudio

Customizing My app W10 Template from AppStudio Hello everyone, I’m new to programming and I wanted to make a Windows App just for fun, so far it looks good, however. I have a problem (mostly because I don’t know what I’m doing). But I want the RSS…
1
vote
1 answer

how to add script to html in Microsoft Appstudio

I am trying to add a script inside html in Microsoft Appstudio But when i refresh and check it is removing the