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
@@ -22,10 +22,8 @@ This project gives a full native CSharp example of:
22
22
## Edit Settings
23
23
* Once in the browser you will need a few things (Alternative option: update appsettings.json file directly)
24
24
* A ClientId and Secret from your application on https://developer.deere.com
25
-
* The Auth URL and Access Token URL can be found with opening a new Postman request window and doing a GET on this URL [https://signin.johndeere.com/oauth2/aus78tnlaysMraFhC1t7/.well-known/oauth-authorization-server](https://signin.johndeere.com/oauth2/aus78tnlaysMraFhC1t7/.well-known/oauth-authorization-server)
26
-
* Insert Authorization Endpoints and Token Endpoints to page or add to appsettings.json directly as noted above.
27
-
* Add Scopes
28
-
* Insert scopes, for example org1 org2. Can also be found under MyJohnDeere API Documentation section within [https://developer.deere.com](https://developer.deere.com/) for each endpoint.
25
+
* Add Scopes
26
+
* Insert scopes, for example org1 org2. Can also be found under MyJohnDeere API Documentation section within [https://developer.deere.com](https://developer.deere.com/) for each endpoint.
0 commit comments