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
<li>You have created a Refresh Token from an API call and managed refresh token expiration using the previous <ahref="api-guides/authentication/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a>.</li>
557
+
<li>You have created a Refresh Token from an API call and managed refresh token expiration using the previous <ahref="api-guides/authentication/concur-refresh-token-management/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a>.</li>
@@ -587,7 +587,7 @@ <h2 id="regenerate-your-credentials-file">Regenerate Your Credentials File</h2>
587
587
<ol>
588
588
<li>Type <codeclass="language-plaintext highlighter-rouge">node CallingAPIs.js</code> in terminal to run the app to generate your <codeclass="language-plaintext highlighter-rouge">credentials.json</code> file. This generates messages in the terminal that show the credentials object.
589
589
<imgsrc="./img/run-concur-calling-apis-app-generate-file.png" alt="Image of terminal running" /></li>
590
-
<li>Fill in the empty fields in this file with the information in the credential object. You can use all of the information from your <codeclass="language-plaintext highlighter-rouge">credentials.json</code> file in the <ahref="/api-guides/authentication/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a> except for the company request token.
590
+
<li>Fill in the empty fields in this file with the information in the credential object. You can use all of the information from your <codeclass="language-plaintext highlighter-rouge">credentials.json</code> file in the <ahref="api-guides/authentication/concur-refresh-token-management/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a> except for the company request token.
591
591
<imgsrc="./img/credentials-json.png" alt="Image of the information in the credential object." /></li>
0 commit comments