I signed up for Bronze (for now, until I see if the API is useful to me), went to the new API test page and authorized it (and yes, I have an API key on the dashboard) but no matter which method I try (with the "Try It Out" button) I just get a 401 response saying "invalid username or key". So I'm confused - is there something else I'm meant to do to get these methods working via the test page? What I'd expect to see is the full URL including the API key but all I see is an unadorned URL like this:
http://api.tvmaze.com/v1/user/follows/shows/3256
And the Response Body is as follows.
{ "name": "Unauthorized", "message": "Invalid username or API key", "code": 0, "status": 401 }
Can someone please point me in the right direction or check this out for me please?
Thanks,
Mike
