You’re missing a client ID in your request. Also it is recommended to use curl instead of file get contents so you can catch http error codes that the API might return.
1 Like
You’re missing a client ID in your request. Also it is recommended to use curl instead of file get contents so you can catch http error codes that the API might return.