Hi, I try to allow to people to rate movies. For that i created a guest session id (it works, i get a guest session id). But after, for the rating you example is not clear My difficulty is to know what to put in the RAW_BODY (the body params) Thanks for the help Cine-Phil
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on October 31, 2023 at 10:48 AM
You can see an example of the request body by clicking "EXAMPLES" on the right side, and then "Request Example". Here's a screenshot of what that looks like.
Reply by InfosCine.com
on October 31, 2023 at 11:17 AM
yes i saw this example but what i have to put in the RAW_BODY frame ? the --data '{"value" .... ?
Reply by Travis Bell
on October 31, 2023 at 11:26 AM
The example I posted shows you what you need to enter, in this case:
Reply by InfosCine.com
on November 1, 2023 at 10:06 AM
I tried to put the rating , i just have this message {"success":true,"status_code":12,"status_message":"The item/record was updated successfully."}
I don't see how to get the endpoints to configure my page
A question ... in the Movies section, Add rating is made to allow visitors to rate a movie ?