Rotten Tomatoes API Forums

Bugs

RSS Feed

{"error":"Not Authorized"}

    • teddy48
    • Topic created 11 months ago

    Whenever I enter http://api.rottentomatoes.com/api/public/v1.0/movies/770672122.json?apikey=[my_api_key] the page does not load and shows the {"error":"Not Authorized"} . What is this error and why is it taking place ?

    Message edited by teddy48 11 months ago

  1. Steve N.11 months ago

    Hi teddy48,

    The error indicates that you haven't put in your apikey. Please make sure to replace the section apikey=[my_api_key] with your own apikey. This can be found by going to the My Account link at the top right.

    The request you then make will look something like this: http://api.rottentomatoes.com/api/public/v1.0/movies/770672122.json?apikey=nxxxxxxxxxxxxxxxxxxxxxx8

    -Steve

  2. teddy4811 months ago

    Thanks Steve .

[ Page 1 of 1 ]