How do I identify what my client_ID is? I have already created my key and secret, but I am trying to authenticate to get an access token. I am getting this error message in the authentication section that client ID or client secret are not correct:
Error: "invalid_client"
Error description: "client_id or client secret are not correct"
Thank you for help!