תמיכת The Movie Database

Hi, I'm I'm new to the site and trying to access the "Credits" functionality... When I use the example URL in the initial email I received the request works fine. When I go to the "credits" documentation there is a sample code generator, but when I post my key in the credentials box and hit the "try it" button for the generated code I get an invalid API key error. Generated Code and error included below

Generated Code

import requests

url = "https://api.themoviedb.org/3/credit/credit_id"

headers = {
    "accept": "application/json",
    "Authorization": "Bearer <API_KEY>"
}

response = requests.get(url, headers=headers)

print(response.text)

ERROR

{
  "status_code": 7,
  "status_message": "Invalid API key: You must be granted a valid key.",
  "success": false
}

תגובה 1 (בדף 1 מתוך 1)

Jump to last post

The "Try it" part of the documentation doesn't work when it is used with Api_key. You should authenticate with the Access Token instead.

.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם

עולמי

s התמקד בשורת החיפוש
p פתח תפריט פרופיל
esc סגור חלון פתוח
? פתח חלון קיצורי דרך של מקלדת

בדפי מדיה

b לך חזרה (או אל הורה אם ישים)
e לך אל דף עריכה

בדפי עונות

(חץ ימני) לך אל העונה הבאה
(חץ שמאלי) לך אל העונה הקודמת

בדפי סדרות

(חץ ימני) לך אל הפרק הבא
(חץ שמאלי) לך אל הפרק הקודם

בכל דפי תמונה

a פתח חלון הוספת תמונה

בכל דפי עריכה

t פתח בוחר תרגום
ctrl+ s הגש טופס

בדפי דיון

n צור דיון חדש
w עורר מעמד צפייה
p עורר ציבורי/פרטי
c עורר סגירה/פתיחה
a פתח פעילות
r השב אל דיון
l לך אל תשובה אחרונה
ctrl+ enter הגש את הודעתך
(חץ ימני) הדף הבא
(חץ שמאלי) הדף הקודם

הגדרות

?רוצה לדרג או להוסיף פריט אל רשימה

היכנס