Authorizing Azure Data Factory to SKY API

Attempting to set up the SKY API as a Linked Service in Azure Data Factory, but receive a connection failure; error indicates it fails to get access token from SKY API's token endpoint (see message failure here):

Error code: https://learn.microsoft.com/en-us/azure/data-factory/connector-troubleshoot-guide#error-code-getoauth2accesstokenerrorresponse

Details: Failed to get access token from your token endpoint. Error returned from your authorization server: {"error":"unauthorized_client","error_description":"The value specified for the grant_type parameter 'client_credentials' is not valid for the application."}.
Processed HTTP request failed.

74ffb178ecf2c41279f754a6c10e2b6b-huge-im


What other configurations should I make to ensure I can successfully authentication & connect to the SKY API in Azure Data Factory? Here is a screenshot of the Linked Service configurations (sensitive information blurred for security purposes):

7587afa56779a98e136d1796c1c5cff9-huge-li

Note also the following details:

Comments