I'm very new to API so I don't know much about anything.
I've been attempting to connect my web hooks from Zapier to retrieve trending/popular movie info and have that info transferred to a Google docs sheet.
Everytime I put in the API information I get either a 403 or 401 error. Is there an in-depth explanation on how log-in/authentication works for this API?
Does anyone have advice on connecting webhooks?
No trobeu una pel路l铆cula o una s猫rie? Inicieu la sessi贸 per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 10 n de 2025 a les 7:32 A.M.
Is this error message, 401 or 403, coming from the TMDb server or from your system?
If it is coming from TMDb, please provide the code.
See the list of TMDb server error warnings here.
https://www.themoviedb.org/documentation/api/status-codes
In your case:
Are you using API Key (v3) or API Read Access Token (v4)?
We have API documentation.
https://developer.themoviedb.org/docs/getting-started
You might want to take a look at it.
https://developer.themoviedb.org/docs/authentication-application
I can't help you with that.