Sprijin Bază de date filme (The Movie Database)

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ăspunsuri (pe pagina 1 din 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.

Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.

Globale

s focalizează bara de căutare
p deschide meniul profilului
esc închide o fereastră deschisă
? deschide fereastra cu scurtături de la tastatură

Pe paginile media

b mergi înapoi (sau la părinte atunci când este cazul)
e mergi la pagina de editare

Pe paginile sezoanelor filmelor seriale

(săgeată dreapta) mergi la sezonul următor
(săgeată stânga) mergi la sezonul precedent

Pe paginile episoadelor filmelor seriale

(săgeată dreapta) mergi la episodul următor
(săgeată stânga) mergi la episodul precedent

Pe toate paginile de imagini

a deschide fereastra pentru adăugarea de imagini

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimite formularul

Pe paginile de discuții

n crează o discuție nouă
w comută starea de vizionare
p comută publică/privată
c comută închisă/deschisă
a deschide activitatea
r răspunde la discuție
l mergi la ultimul răspuns
ctrl+ enter trimite mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina precedentă

Setări

Doriți să evaluați sau să adăugați acest articol într-o listă?

Autentificare