I get the invalid_client error whenever doing the following line of Code:
three_d_api = ThreeDCloudApi(‘client_credentials’, ‘xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’,
‘xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’)...doing the following line of code: three_d_api = ThreeDCloudA...