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 댓글 (1 / 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.

찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.

전체

s 검색 바 띄우기
p 프로필 메뉴 열기
esc 열린 창 닫기
? 키보드 단축키 창 열기

미디어 페이지

b 돌아가기
e 편집 페이지로 이동

TV 시즌 페이지

(우 화살표) 다음 시즌으로 가기
(좌 화살표) 이전 시즌으로 가기

TV 에피소드 페이지

(우 화살표) 다음 에피소드로 가기
(좌 화살표) 이전 에피소드로 가기

모든 이미지 페이지

a 이미지 추가 창 열기

모든 편집 페이지

t 번역 선택 열기
ctrl+ s 항목 저장

토론 페이지

n 새 토론 만들기
w 보기 상태
p 공개/비공개 전환
c 열기/닫기 전환
a 활동 열기
r 댓글에 글쓰기
l 마지막 댓글로 가기
ctrl+ enter 회원님의 메세지 제출
(우 화살표) 다음 페이지
(좌 화살표) 이전 페이지

설정

이 항목을 평가하거나 목록에 추가할까요?

로그인