Search found 2 matches

Go to advanced search

by qacomohibeb
Fri Apr 14, 2023 7:21 am
Forum: Developing
Topic: Open subtitles API download issue
Replies: 51
Views: 46319

Re: Open subtitles API download issue

This seems to be the problem. Thanks. However, note that the code examples show either Bearer or Key authorization. E.g. curl --request POST \ --url https://api.opensubtitles.com/api/v1/download \ --header 'Authorization: Bearer xyz' \ --header 'Content-Type: application/json' \ --data '{ "file...
by qacomohibeb
Wed Apr 12, 2023 5:43 pm
Forum: Developing
Topic: Open subtitles API download issue
Replies: 51
Views: 46319

Re: Open subtitles API download issue

Hi, I'm having some issues with the new API: Login goes just fine and I'm getting this reply (redacted): {'user': {'allowed_translations': 10, 'allowed_downloads': 1000, 'remaining_downloads': 1000, 'level': 'VIP Member', 'user_id': xxxxxx, 'ext_installed': False, 'vip': True}, 'token': 'ey...50', '...

Go to advanced search