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: api-guides/authentication/concur-refresh-token-management/concur-refresh-token-management.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -614,7 +614,7 @@ <h2 id="regenerate-your-company-request-token">Regenerate Your Company Request T
614
614
<h2id="setup-the-nodejs-app">Setup the NodeJs App</h2>
615
615
616
616
<ol>
617
-
<li>Get the <ahref="https://preview.developer.concur.com/api-guides/authentication/concur-refresh-token-management/RefreshTokenManagement.js"><codeclass="language-plaintext highlighter-rouge">NodeJs sample code</code></a>.</li>
617
+
<li>Get the <ahref="https://preview.developer.concur.com/api-guides/authentication/concur-refresh-token-management/RefreshTokenManagement.js">NodeJs sample code</a>.</li>
618
618
<li>Open <codeclass="language-plaintext highlighter-rouge">SampleCode/Tutorial_2/RefreshTokenManagement.js</code> in your IDE or text editor.</li>
0 commit comments