Skip to content

Commit c624ef1

Browse files
authored
Added documentation for ClientId creation.
1 parent aa31009 commit c624ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ clicking in the drop down to the left of the "Manage Environments" menu.
3434

3535
* *Prod*_Password: The password to access the account specified in the username field.
3636

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.
3838

3939
Once you have filled these fields save your changes and go back to the main postman screen.
4040
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

Comments
 (0)