in reply to Re^2: Need use Client id and client secrent of Oauth application
in thread Need use Client id and client secrent of Oauth application

Once authorised you have what you need, but the code isn't the same, and you can't just replace the API token with the client ID & secret. This will likely be covered in the API documentation. Also OAuth.

  • Comment on Re^3:Need use Client id and client secrent of Oauth application