Skip to content

Commit 2a9d205

Browse files
[skip ci] Updates
1 parent 48a65cb commit 2a9d205

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

api-guides/authentication/concur-calling-apis/concur-calling-apis.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ <h1 id="tutorial-3-call-sap-concur-apis-using-a-multiple-use-bearer-token">Tutor
554554
<h2 id="prerequisites">Prerequisites</h2>
555555

556556
<ul>
557-
<li>You have created a Refresh Token from an API call and managed refresh token expiration using the previous <a href="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 <a href="api-guides/authentication/concur-refresh-token-management/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a>.</li>
558558
<li>SAP Concur instance credentials</li>
559559
<li><a href="https://nodejs.org/">Node.js</a></li>
560560
<li><a href="https://github.com/">GitHub account</a></li>
@@ -587,7 +587,7 @@ <h2 id="regenerate-your-credentials-file">Regenerate Your Credentials File</h2>
587587
<ol>
588588
<li>Type <code class="language-plaintext highlighter-rouge">node CallingAPIs.js</code> in terminal to run the app to generate your <code class="language-plaintext highlighter-rouge">credentials.json</code> file. This generates messages in the terminal that show the credentials object.
589589
<img src="./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 <code class="language-plaintext highlighter-rouge">credentials.json</code> file in the <a href="/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 <code class="language-plaintext highlighter-rouge">credentials.json</code> file in the <a href="api-guides/authentication/concur-refresh-token-management/concur-refresh-token-management.html">Refresh Token Management Automation tutorial</a> except for the company request token.
591591
<img src="./img/credentials-json.png" alt="Image of the information in the credential object." /></li>
592592
</ol>
593593

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Tue, 01 Apr 2025 15:08:29 +0000</pubDate>
9-
<lastBuildDate>Tue, 01 Apr 2025 15:08:29 +0000</lastBuildDate>
8+
<pubDate>Tue, 01 Apr 2025 20:38:06 +0000</pubDate>
9+
<lastBuildDate>Tue, 01 Apr 2025 20:38:06 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)