Skip to content

Commit

Permalink
calls.http: fix login call
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Aug 12, 2024
1 parent 9a2cd51 commit a920199
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions calls.http
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Content-Type: application/x-www-form-urlencoded
&client_id=odh-generic-client
&client_secret=

# &grant_type=client_credentials
# &client_id=odh-generic-client
# &client_secret=

###

@token = {{login.response.body.access_token}}

@host=http://localhost:8081
Expand Down

0 comments on commit a920199

Please sign in to comment.