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?
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
ticao2 🇧🇷 pt-BR je odgovoril
dne januar 10, 2025 ob 7:32 AM
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.