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.