Skip to content

Commit

Permalink
Update modules/ROOT/pages/platform/api/authentication.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Vitucci <[email protected]>
  • Loading branch information
fiquick and nvitucci authored Mar 4, 2024
1 parent bbefb23 commit 70673e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/platform/api/authentication.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ response = requests.request(
print(response.json())
----

<1> `client_id` and `client_secret` credentials should be set to the values shown in the Aura Console
<1> `client_id` and `client_secret` must be set to the values obtained from the Aura Console.
=====
====

Expand Down

0 comments on commit 70673e4

Please sign in to comment.