Code Monkey home page Code Monkey logo

Comments (13)

mstam13 avatar mstam13 commented on August 11, 2024

does your zipfile contain a folder structure? Because the manifest.json and both png's should be in the root of the zipfile, not in a folder.

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@mstam13 - It does contain a folder structure - But when unzipping it the folders are empty and if i just try uploading the Zip file directly into the Teams Admin center - It just fails

from microsoft-teams-apps-icebreaker.

mstam13 avatar mstam13 commented on August 11, 2024

@JustinScarEMC the zipfile shouldn't contain a folder structure, just 3 files:
the manifest.json, color.png, and outline.png, see the deployment huide here:

https://github.com/OfficeDev/microsoft-teams-icebreaker-app/wiki/Deployment-guide#step-3-create-the-teams-app-package

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@mstam13 - Okay but how do i get it uploaded into Teams? I have tried those steps you linked too and it never uploads and just errors out

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

Afternoon,

So when i download the file from the source page - Go into the Zip file - I see the 3 files linked by @mstam13 - Then i go into Teams - App Studio - No matter what I do it will not let me load it.

So i go into Teams Admin Center - It never uploads and just errors out.

What in gods name am I doing wrong?

from microsoft-teams-apps-icebreaker.

coderkrishna92 avatar coderkrishna92 commented on August 11, 2024

So a couple of things: @JustinScarEMC Does your tenant for Teams allow for the uploading of custom applications? When you are working with App Studio and importing a manifest, you would need to select only the zip file to upload into app studio.

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@coderkrishna92 - Yes we allow custom apps (Sorry for slow response was out of the office) - Am I downloading the wrong file? Because when I go into the app stupid and try to upload it - It says
IB Error Let me know if that doesn't load.

from microsoft-teams-apps-icebreaker.

coderkrishna92 avatar coderkrishna92 commented on August 11, 2024

Ah okay, so double check the zip package. When you extract the zip package, navigate to the JSON file, and make sure that the file name is manifest.json! That's why you're getting the error you are getting. The JSON file inside your compressed folder is not named manifest.json

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@coderkrishna92 - So the file inside the zip file is named manifest.json - the file inside the uncompressed file is named manifest.json. Am i looking at the wrong area in this zip file?
Manifest

from microsoft-teams-apps-icebreaker.

mstam13 avatar mstam13 commented on August 11, 2024

@JustinScarEMC - did you edit the manifest.json as described in the deployment guide?

https://github.com/OfficeDev/microsoft-teams-icebreaker-app/wiki/Deployment-guide:

Step 3: Create the Teams app package
Open the Manifest\manifest.json file in a text editor.

Change the placeholder fields in the manifest to values appropriate for your organization.

developer.name (What's this?)
developer.websiteUrl
developer.privacyUrl
developer.termsOfUseUrl
Change the “botId” placeholder to your Azure AD application's ID from above. This is the same GUID that you entered in the template under “Bot App ID”.

In the "validDomains" section, replace the placeholder with your App Service's domain. This is your App Service's URL you copied above WITHOUT the "https://" e.g. "icebreaker-XXXXXXXXXXXXX.azurewebsites.net".

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@mstam13 - I have never been able to get that deployment guide done...I do not know if its because I am stupid or just not understanding.

For example: What am I changing for placeholders?? what do i put here? or anything like that.

from microsoft-teams-apps-icebreaker.

JustinScarEMC avatar JustinScarEMC commented on August 11, 2024

@mstam13 -

What do i need to put for the placeholders? My company url?

from microsoft-teams-apps-icebreaker.

mstam13 avatar mstam13 commented on August 11, 2024

@JustinScarEMC if that's appropriate, then yes, perhaps your company has public privacy and termsofuse url's, you can use those too.

from microsoft-teams-apps-icebreaker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.