You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ clicking in the drop down to the left of the "Manage Environments" menu.
34
34
35
35
**Prod*_Password: The password to access the account specified in the username field.
36
36
37
-
* client_id: The client id of the application that is requesting the account access. (This is shared across environments).
37
+
* client_id: The client id of the application that is requesting the account access. (This is shared across environments). Look at [this documentation](https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/how-to/onenote-auth#register-your-application-and-get-a-client-id-and-secret-consumer-apps) to learn how to create a clientId.
38
38
39
39
Once you have filled these fields save your changes and go back to the main postman screen.
40
40
Now you should be able to open any of the requests and hit the Send button to execute it, postman will automatically fetch a new AuthToken whenever it is required.
0 commit comments