In the above tutorial, reviews do not require an authorization token but coffeeshops do. And this works; I use curl to send email/password for a reviewer, receive an auth token and then send the auth token to get a list of shops.
But when I try the same to get a list of reviewers, I get an error of authorization required. Even though I sent an auth token.
Can someone explain this? What have I not understood?
Regards, John