Search found 3 matches

Go to advanced search

by hyde84
Sat Jan 06, 2024 5:43 pm
Forum: Developing
Topic: Can't authenticate with opensubtitles code code 403 and code 400
Replies: 7
Views: 24134

Re: Can't authenticate with opensubtitles code code 403 and code 400

These params work curl --request POST --url https://api.opensubtitles.com/api/v1/login --header "Accept: application/json" --header "Api-Key: KEY" --header "Content-Type: application/json" --header "User-Agent: NAME v1" --data '{"username": "LOG...
by hyde84
Sat Jan 06, 2024 5:14 pm
Forum: Developing
Topic: Can't authenticate with opensubtitles code code 403 and code 400
Replies: 7
Views: 24134

Re: Can't authenticate with opensubtitles code code 403 and code 400

s
Not worked. Still 403 appear, no matter what User-Agent I specify
by hyde84
Tue Apr 12, 2022 11:33 am
Forum: Developing
Topic: An issue with v1/features
Replies: 1
Views: 3600

An issue with v1/features

Hi all, I have an issue: when I send request to v1/features API with only one parameter -- query , I get results only with "feature_type": "Movie" . For example, if "query": "better call saul" , I get only two resuts with "feature_type": "Movie&...

Go to advanced search