@Gregory - Do you happen to work for LoveFilm? I've emailed LoveFilm via the API email address regarding this and some other stuff and not heard anything back. I'm trying to determine whether I should wait for this to be "resolved" or just remove the feature from my application for now.
Could you both email api@lovefilm.com with the keys you are each using? This could be a permissions issue with your keys. We can check this and review available features.
Apologies, Gregory - I've not seen an email to this address from you but if you please re-send we can review this now.
Hi, has there been any progress on this? My application is nearing completion and don't know whether I should hold off until I get reviews working or to just remove this functionality for now?
I'm trying to obtain the collection of reviews associated with a specific title. Using the documentation I perform the following query:
GET /catalog/title/{product_id}/reviews
I've checked via the webpage, and for the title's i've been using there are reviews. However, the response I get from the above query is simply:
</reviews>
Should this information be accessible? Am I doing anything wrong?
Thanks in advance!
Message edited by IanB 2 years ago
Gregory Block – 2 years ago
Getting the same thing; though the documentation suggests it works, reviews is always empty.
On the upside, I finally got around to writing up those unit tests, so it's not all bad. :)
IanB – 2 years ago
@Gregory - Do you happen to work for LoveFilm? I've emailed LoveFilm via the API email address regarding this and some other stuff and not heard anything back. I'm trying to determine whether I should wait for this to be "resolved" or just remove the feature from my application for now.
Gregory Block – 2 years ago
No, I don't - I'm just another external developer, like you, wondering why my client wasn't getting reviews.
katemorris – 2 years ago
Could you both email api@lovefilm.com with the keys you are each using? This could be a permissions issue with your keys. We can check this and review available features.
Apologies, Gregory - I've not seen an email to this address from you but if you please re-send we can review this now.
IanB – 2 years ago
Hi, has there been any progress on this? My application is nearing completion and don't know whether I should hold off until I get reviews working or to just remove this functionality for now?