Forked from demelziraptor/get-sharepoint-access-token.py
Created
November 11, 2020 08:50
-
-
Save shikelong/7a4ebd07ff36d3ff086126ffd3f77a8e to your computer and use it in GitHub Desktop.
Code example to get a Sharepoint Access Token to use with the Sharepoint REST API using a python 3 provider-hosted Sharepoint App (using cherrypy). This code takes the data POSTed to it when you click on the app in Sharepoint, and authenticates using OAuth to get the access token. To use the Sharepoint REST API with OAuth, the app needs to be re…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment