We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39a68d commit c667b7bCopy full SHA for c667b7b
hull-vidispine-addon/hull-vidispine-addon.yaml
@@ -152,7 +152,7 @@ hull:
152
body:
153
client_id: $env:CLIENT_CONFIGPORTAL_INSTALLATION_ID
154
client_secret: $env:CLIENT_CONFIGPORTAL_INSTALLATION_SECRET
155
- grantType: client_credentials
+ grant_type: client_credentials
156
scope: 'configportalscope'
157
headers:
158
Content-Type: "application/x-www-form-urlencoded"
0 commit comments