http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=ne8mz72zfcjkj76ycvazh9u8&q=Prometheus&page_limit=5 This API has half a page of NULL values first and then the API starts. This is an ISSUE as the data is read from the first few segments and if it is not found the API's memory is shown to be just 30 bytes. Isnt there any API which starts from the top of the page and does not have any NULL value before it ?
Message edited by teddy48 11 months ago
Please sign in to add a post.
http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=ne8mz72zfcjkj76ycvazh9u8&q=Prometheus&page_limit=5 This API has half a page of NULL values first and then the API starts. This is an ISSUE as the data is read from the first few segments and if it is not found the API's memory is shown to be just 30 bytes. Isnt there any API which starts from the top of the page and does not have any NULL value before it ?
Message edited by teddy48 11 months ago
Tags