Search found 6 matches

Go to advanced search

by brunovg
Sun Oct 27, 2024 11:38 am
Forum: Developing
Topic: API down?
Replies: 1
Views: 6279

API down?

Hi there,

is there a problem with the API?
Yesterday was working properly without issues.
Today I'm getting 502 response code:
https://api.opensubtitles.com/api/v1/fe ... match=word
by brunovg
Tue Oct 08, 2024 11:19 pm
Forum: Developing
Topic: Features query search - movie not found on the results
Replies: 2
Views: 2872

Re: Features query search - movie not found on the results

Thanks for the explanation :)
by brunovg
Tue Aug 06, 2024 11:07 pm
Forum: Developing
Topic: Features query search - movie not found on the results
Replies: 2
Views: 2872

Features query search - movie not found on the results

I'm trying to understand why I don't see the movie Roma (2018) on the results of the following query call: https://api.opensubtitles.com/api/v1/features?query=Roma This is a problem with the content name/description index of this specific movie? If I use the imdb_id param, the movie is returned, so ...
by brunovg
Mon Apr 22, 2024 9:37 pm
Forum: Developing
Topic: 403 error
Replies: 3
Views: 4262

Re: 403 error

Ok... after reading some other posts, someone mentioned the X-User-Agent header.
And works perfectly now with that additional header.
Maybe it's a good idea to refer this on the main API documentation page.
by brunovg
Mon Apr 22, 2024 9:29 pm
Forum: Developing
Topic: 403 error
Replies: 3
Views: 4262

Re: 403 error

And yes, I used my app name on the User-Agent header, the same way I'm sending on Postman and Curl.
by brunovg
Mon Apr 22, 2024 6:42 pm
Forum: Developing
Topic: 403 error
Replies: 3
Views: 4262

403 error

Hello everyone.. I'm trying to use opensubtitles API on my newly Flutter project, but I constantly get a 403 as a response. Sometimes it works, but rarely. Request call GET /api/v1/features?query=Jurassic HTTP/1.1 user-agent: MyAppName v1 accept: application/json accept-encoding: gzip host: api.open...

Go to advanced search