Hi,
after the registration, I tried to test the API using my key and token.
When I used Postman to GET a member, writing:
https://api.trello.com/1/members/{id}?key=APIKey&token=APIToken
the response from the server has been:
Invalid token
The key is fine, I checked it.
What is the correct "authorization" in Postman?
Feel free to ask me for any further information.
Are you sure you have the correct token (see this video on how to get one: https://youtu.be/ndLSAD3StH8?si=pSeJMrNQ3_stTT8E)
Also I assume to have replace the {id} with a real ID.. If not see this video on how you find the Trello Id: https://youtu.be/es84INLIiKI?si=U420ZBb_gAu-cEAw
Thanks Rasmus, it worked. I was using the secret as token.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.