Coder Social home page Coder Social logo

office365graphpowershellapi's People

Contributors

chenxizhang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

office365graphpowershellapi's Issues

AADSTS70002: The request body must contain the following parameter: 'client_secret or client_assertion'

PS C:> $Token = Get-Office365Token -AADTenant "XXXX.partner.onmschina.cn" -ClientId "11e14c80-f0c8-4efb-abf1-c0cb12bd
1525" -Credential (Get-Credential)

cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Credential
Exception calling "AcquireToken" with "3" argument(s): "AADSTS70002: The request body must contain the following parame
ter: 'client_secret or client_assertion'.
Trace ID: 04403f6d-9d73-4a77-8cca-cae0f1a61000
Correlation ID: c69a6db8-0e58-4171-852a-24bd477ff2c6
Timestamp: 2018-04-20 22:43:24Z"
At C:\Program Files\WindowsPowerShell\Modules\Office365GraphAPI\1.0.5\Office365GraphAPI.psm1:37 char:4

  • $authResult = $authContext.AcquireToken($resourceAppIdURI, $client ...
+ CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : AdalServiceException

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.