olavopeixoto / plugin.video.brplay

Globoplay, Canais Globo, Oi Play, Now Online, TNT Play, Pluto TV and premium channels on Kodi
GNU General Public License v3.0
84 stars 33 forks source link

Erro 403 - Authorization required #151

Closed legnaro closed 3 years ago

legnaro commented 3 years ago

Olá Olavo, muito top seu plugin!

Tenho usado para assistir a globo e funciona bem, porem agora estou com a assinatura globoplay + canais ao vivo e estou recebendo a mensagem de erro "403 | video is for subscribers only" eu sou assinante r ja testei minha assinatura no navegador e no app globoplay e os canais estao funcioinando corretamente. Ja tentei modificar todas as combinacoes possiveis dentro do settings mas a mensagem persiste.

Olhando o log parece que o log in foi realizado corretamente na api do globoplay, nao sei porque ele me retorna que o video nao esta disponivel, ja viu algo do tipo?

2021-07-03 16:35:18.516 T:1811350272 NOTICE: [plugin.video.brplay] - BR play 1.0.23 | Starting... 2021-07-03 16:35:18.518 T:1811350272 NOTICE: [plugin.video.brplay] - [BRplay] - PARAMS: {'action': 'generic', 'meta': '{"art": {"fa> 2021-07-03 16:35:18.596 T:1811350272 NOTICE: [plugin.video.brplay] - Playing item... 2021-07-03 16:35:18.596 T:1811350272 NOTICE: [plugin.video.brplay] - _get_module: resources.lib.modules.globosat.player 2021-07-03 16:35:19.584 T:1811350272 NOTICE: [plugin.video.brplay] - Handling route with: Player.playlive 2021-07-03 16:35:19.585 T:1811350272 NOTICE: [plugin.video.brplay] - Globosat Play - play_stream: id=3180453 | meta={u'art': {u'fan> 2021-07-03 16:35:19.586 T:1811350272 NOTICE: [plugin.video.brplay] - [Globoplay Player] - GET https://router.video.globo.com/cdn?vi> 2021-07-03 16:35:19.952 T:1811350272 NOTICE: [plugin.video.brplay] - {u'code': u'player not found for tvos_4k'} 2021-07-03 16:35:19.952 T:1811350272 NOTICE: [plugin.video.brplay] - [Globoplay Player] - GET https://router.video.globo.com/cdn?vi> 2021-07-03 16:35:20.291 T:1811350272 NOTICE: [plugin.video.brplay] - {u'thumbs_preview_base_url': u'https://live-thumbs.video.globo> 2021-07-03 16:35:20.291 T:1811350272 NOTICE: [plugin.video.brplay] - {'category': None, 'exhibited_at': None, 'provider_id': None, > 2021-07-03 16:35:20.292 T:1811350272 NOTICE: [plugin.video.brplay] - INFO: {'category': None, 'exhibited_at': None, 'provider_id': > 2021-07-03 16:35:20.292 T:1811350272 NOTICE: [plugin.video.brplay] - Signing resource: 3180453_androidtv_androidtv_hdr_androidtv_sd> 2021-07-03 16:35:20.292 T:1811350272 NOTICE: [plugin.video.brplay] - POST https://cocoon.globo.com/v2/user/logged 2021-07-03 16:35:20.303 T:1811350272 NOTICE: [plugin.video.brplay] - RESULT FROM CACHE: globoplay 2021-07-03 16:35:20.304 T:1811350272 NOTICE: [plugin.video.brplay] - GLOBOPLAY SERVICE (globoplay | None) CHECK RESPONSE: 200 2021-07-03 16:35:20.304 T:1811350272 NOTICE: [plugin.video.brplay] - {"status":"authorized","picture":"https:\/\/lh3.googleusercont> 2021-07-03 16:35:20.308 T:1811350272 NOTICE: [plugin.video.brplay] - is_authenticated (globoplay): True 2021-07-03 16:35:20.309 T:1811350272 NOTICE: [plugin.video.brplay] - POST https://cocoon.globo.com/v2/user/logged 2021-07-03 16:35:20.315 T:1811350272 NOTICE: [plugin.video.brplay] - RESULT FROM CACHE: globoplay 2021-07-03 16:35:20.316 T:1811350272 NOTICE: [plugin.video.brplay] - GLOBOPLAY SERVICE (globoplay | None) CHECK RESPONSE: 200 2021-07-03 16:35:20.316 T:1811350272 NOTICE: [plugin.video.brplay] - {"status":"authorized","picture":"https:\/\/lh3.googleusercont> 2021-07-03 16:35:20.321 T:1811350272 NOTICE: [plugin.video.brplay] - is_authenticated (globoplay): True 2021-07-03 16:35:20.321 T:1811350272 NOTICE: [plugin.video.brplay] - [GLOBO AUTH] - already authenticated 2021-07-03 16:35:20.321 T:1811350272 NOTICE: [plugin.video.brplay] - {'brplay_id': '8f1dca2aab770474e0fa04030ed76f8f70cfb9f17f18f0f> 2021-07-03 16:35:20.322 T:1811350272 NOTICE: [plugin.video.brplay] - GET https://security.video.globo.com/videos/3180453/hash?resou> 2021-07-03 16:35:20.679 T:1811350272 NOTICE: [plugin.video.brplay] - {u'message': u'Video is for subscribers only. Authorization re> 2021-07-03 16:35:20.681 T:1811350272 ERROR: [plugin.video.brplay] - Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.brplay/resources/lib/modules/globosat/player.> hash_token, user, credentials = self.sign_resource(info['provider_id'], info['resour> File "/storage/.kodi/addons/plugin.video.brplay/resources/lib/modules/globosat/player.> raise Exception(message) Exception: 403|Video is for subscribers only. Authorization required. 2021-07-03 16:35:20.681 T:1811350272 NOTICE: [plugin.video.brplay] - PLAYER ERROR: Exception(u'403|Video is for subscribers only. A>

abs,

Leandro

olavopeixoto commented 3 years ago

O log está truncado. Manda ele completo em algum site de paste: https://kodi.wiki/view/Log_file

olavopeixoto commented 3 years ago

Pode tentar limpar as credenciais e o cache nas opções do BRplay pra ver se resolve o problema.