Giter VIP home page Giter VIP logo

reactoutlook2sp_spfx's Introduction

Markus Moeller

Twitter

I work at Avanade in Germany as a Manager and an expert for Microsoft 365 Development.

I continuously contribute to the Microsoft 365 Patterns and Practices community where my main focus is to produce Microsoft Teams app samples, but not only. I am also a member of the core team there.

Markus' GitHub stats

reactoutlook2sp_spfx's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

reactoutlook2sp_spfx's Issues

Is this sample still supposed to be working?

Hello,

I'm trying to compile and deploy this sample as is, without any modification.

When trying to add the addin to outlook (new outlook desktop), I got:

image

In the dev tool, I can see Refused to display 'https://login.microsoftonline.com/' in a frame because it set 'X-Frame-Options' to 'deny'..

What I believe, is that the office addin is simply no more usable.

Do you have any insight?

Getting error when hitting Microsoft Teams option

Hi,
I am using following permission set in your example :
"webApiPermissionRequests": [
{
"resource": "Microsoft Graph",
"scope": "Group.Read.All"
},
{
"resource": "Windows Azure Active Directory",
"scope": "User.Read"
},
{
"resource": "Microsoft Graph",
"scope": "Files.Read"
},
{
"resource": "Microsoft Graph",
"scope": "Files.ReadWrite"
},
{
"resource": "Microsoft Graph",
"scope": "Mail.ReadWrite"
},
{
"resource": "Microsoft Graph",
"scope": "Sites.ReadWrite.All"
},
{
"resource": "Microsoft Graph",
"scope": "User.Read.All"
},
{
"resource": "Microsoft Graph",
"scope": "User.ReadWrite.All"
},
{
"resource": "Microsoft Graph",
"scope": "Teams.ReadBasic.All"
}

But when I am clicking on "Microsoft Teams" option, it is throwing me an error :
image

Can you please help me resolve this issue?

Thanks,
Gaurav

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.