Login failures from Gocharting through API key

I am facing below error when i try to connect with the Gocharting
{“status”:“error”,“errors”:[{“errorCode”:“UDAPI100068”,“message”:“Check your ‘client_id’ and ‘redirect_uri’; one or both are incorrect.”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100068”,“property_path”:null,“invalid_value”:null}]}

@807738

The error message you’re encountering, Check your ‘client_id’ and ‘redirect_uri’; one or both are incorrect, indicates that there’s an issue with the credentials you’re using to log in. Please verify your ‘client_id’ and ‘redirect_uri’ to ensure they are correct and then attempt to log in again.

Thanks!