Search found 1 match

Go to advanced search

by burhandodhy
Tue May 24, 2016 2:47 pm
Forum: Developing
Topic: SearchSubtitles() return 401 Unauthorized
Replies: 2
Views: 4290

SearchSubtitles() return 401 Unauthorized

Hi im trying to search subtitles use SearchSubtitles() function but it always return '401 Unauthorized' My code is include_once 'ripcord/ripcord.php'; $client=ripcord::client('https://api.opensubtitles.org/xml-rpc'); $token=$client->LogIn('******','******','en','******'); $result = $client->SearchSu...

Go to advanced search