Assistance de TMDB

I am currently having problems getting providers from the DE region. Do you know why that is? If I change the region to, for example, CH or AU, then I receive data.

I use this URL for the API request: https://api.themoviedb.org/3/watch/providers/movie?watch_region=DE

Thanks in advance!

2 réponses (sur la page 1 sur 1)

Jump to last post

Hi @Rinor511,

I'm not seeing anything wrong with this request:

Request

curl -v "https://api.themoviedb.org/3/watch/providers/movie?watch_region=DE&api_key=###"

*   Trying [2600:9000:201e:1000:c:174a:c400:93a1]:443...
* Connected to api.themoviedb.org (2600:9000:201e:1000:c:174a:c400:93a1) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=*.themoviedb.org
*  start date: Aug 20 00:00:00 2023 GMT
*  expire date: Sep 17 23:59:59 2024 GMT
*  subjectAltName: host "api.themoviedb.org" matched cert's "*.themoviedb.org"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
*  SSL certificate verify ok.
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://api.themoviedb.org/3/watch/providers/movie?watch_region=DE&api_key=###
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: api.themoviedb.org]
* [HTTP/2] [1] [:path: /3/watch/providers/movie?watch_region=DE&api_key=###]
* [HTTP/2] [1] [user-agent: curl/8.4.0]
* [HTTP/2] [1] [accept: */*]
> GET /3/watch/providers/movie?watch_region=DE&api_key=### HTTP/2
> Host: api.themoviedb.org
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/2 200
< content-type: application/json;charset=utf-8
< content-length: 40110
< date: Tue, 13 Feb 2024 21:39:36 GMT
< server: openresty
< cache-control: public, max-age=12406
< x-memc: HIT
< x-memc-key: 103058a03a7c96d9c4214e13ff6d599a
< x-memc-age: 13180
< x-memc-expires: 12406
< etag: W/"90d2586d79e3d74a4b298b6e5f9e8c0b"
< vary: Accept-Encoding
< x-cache: Miss from cloudfront
< via: 1.1 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net (CloudFront)
< x-amz-cf-pop: IAD89-C3
< alt-svc: h3=":443"; ma=86400
< x-amz-cf-id: 4yk3arS2E5Rqt_hydwX5n3eK2f-nf_8bokaapFPZxqP89RMO5Th-bQ==
< vary: Origin
<
* Connection #0 to host api.themoviedb.org left intact

Response (truncated)

{
    "results": [
        {
            "display_priorities": {
                "CA": 0,
                "AD": 0,
                "AE": 0,
                "AG": 0,
                "AL": 0,
                "AR": 1,
                "AT": 0,
                "AU": 1,
                "BA": 0,
                "BB": 0,
                "BE": 1,
                "BH": 0,
                "BM": 0,
                "BO": 0,
                ...
            },
            "display_priority": 0,
            "logo_path": "/pbpMk2JmcoNnQwx5JGpXngfoWtp.jpg",
            "provider_name": "Netflix",
            "provider_id": 8
        },
        ...
    ]
}

What's the problem you're running into?

It seems to work now. Thank you.

Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.

Général

s Mettre le curseur dans la barre de recherche
p Ouvrir le menu du profil
esc Fermer une fenêtre ouverte
? Ouvrir la fenêtre des raccourcis clavier

Sur les pages des médias

b Retour (ou vers le parent si faisable)
e Afficher la page de modification

Sur les pages des saisons des émissions télévisées

Afficher la saison suivante (flèche droite)
Afficher la saison précédente (flèche gauche)

Sur les pages des épisodes des émissions télévisées

Afficher l'épisode suivant (flèche droite)
Afficher l'épisode précédent (flèche gauche)

Sur toutes les pages des images / photos

a Ouvrir la fenêtre d'ajout d'image / photo

Sur toutes les pages de modifications

t Ouvrir le sélecteur de traduction
ctrl+ s Envoyer le formulaire

Sur les pages des discussions

n Créer une nouvelle discussion
w Basculer le statut de suivi
p Basculer publique / privée
c Basculer fermer / ouvrir
a Ouvrir l'activité
r Répondre à la discussion
l Afficher la dernière réponse
ctrl+ enter Envoyer votre message
Page suivante (flèche droite)
Page précédente (flèche gauche)

Paramètres

Vous souhaitez évaluer ou ajouter cet élément à une liste ?

Connexion