gotoso-de.md aktualisiert
This commit is contained in:
parent
4e515f003a
commit
f73edb7229
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
Melde dich an und bestätige und kopiere den Code
|
Melde dich an und bestätige und kopiere den Code
|
||||||
5. Passe folgenden Code an:
|
5. Passe folgenden Code an:
|
||||||
```
|
```
|
||||||
curl -X POST https://DEINE_INSTANZ_URL/oauth/token \
|
curl -X POST https://DEINE_INSTANZ_URL/oauth/token \
|
||||||
-d "client_id=DEIN_CLIENT_ID" \
|
-d "client_id=DEIN_CLIENT_ID" \
|
||||||
-d "client_secret=DEIN_CLIENT_SECRET" \
|
-d "client_secret=DEIN_CLIENT_SECRET" \
|
||||||
-d "grant_type=authorization_code" \
|
-d "grant_type=authorization_code" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue