Code Monkey home page Code Monkey logo

Comments (3)

EricZimmerman avatar EricZimmerman commented on August 28, 2024

also, how do you fix this:

Please ask an admin to grant permission to this app before you can use it.

i want the app to work for ALL users in my instance.

is that some magic incantation of this URL?

https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?

from office365apieditor.

rykoma avatar rykoma commented on August 28, 2024

Hello Eric,

why are there like 900 different versions of documentation, examples (that don't work) and all other manner of useless stuff as it relates to actually using this stuff?

I'm afraid, what are you talking about?
About this repro?

you say to create an app at https://apps.dev.microsoft.com/, then link to a tutorial that is TOTALLY DIFFERENT THAN HOW YOU DO IT AT THE URL PROVIDED!

I'll update the UI and tutorials of this repro at a later date.
(I'm afraid, it is difficult to update in a timely manner, because there are many ways to register your apps and UI of each portals change frequently.)

why someone there cannot make a NuGet package that lets me supply a username and a password to get what I need to make use of the APIs is beyond me =(

You might be able to use grant_type=password.
If you could confirm that this method is available, you can implement your own library.
But I don't recommend this method because we can't use multi factor authentication.

This page might be helpful.
nordvall/TokenClient#1

Please ask an admin to grant permission to this app before you can use it.
i want the app to work for ALL users in my instance.

You mean "Admin consent"?
This page might be helpful.
https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-devhowto-multi-tenant-overview

Office365APIEditor has a feature of Admin consent.
Go to [Tools] - [New Editor] - [File] - [New Access Token] - [v1.0 Endpoint] - [I need to complete ADMIN CONSENT before acquiring access token].

If you have questions or feedback about Office365APIEditor, feel free to post issues.
If you have questions or feedback about Azure Active Directory or Microsoft Graph, you should go to StackOverFlow or open a support ticket of Microsoft.

from office365apieditor.

rykoma avatar rykoma commented on August 28, 2024

Close this issue due to no response.

from office365apieditor.

Related Issues (14)

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.