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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 31 outubro 2023 às 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.
Resposta de InfosCine.com
em 31 outubro 2023 às 11:17 AM
yes i saw this example but what i have to put in the RAW_BODY frame ? the --data '{"value" .... ?
Resposta de Travis Bell
em 31 outubro 2023 às 11:26 AM
The example I posted shows you what you need to enter, in this case:
Resposta de InfosCine.com
em 1 novembro 2023 às 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 ?