Hi everyone,
Does anyone know about “ErrorCode” : “invalid_client”, “Error” :“Client identifier is required”? I tried to retrieve the Token using the command below, but I got this error….
C:\curl-7.33.0-win64-ssl-sspi>curl https://myhost-test.apigee.net/oauth/c
lient_credential/accesstoken?grant_type=client_credentials -X POST -d 'client_id
=LO8DQYmbabuD3g0fi2EWCw96i5hU3dqo&client_secret=IgJlxDL2Yemmbe9w’
{“ErrorCode” : “invalid_client”, “Error” :“Client identifier is required”}'clien
t_secret’ is not recognized as an internal or external command,
operable program or batch file.
I tried to regenerate another Consumer Id and another Client Secret, but continue not working…
Best regards,
Pierre