Every couple days or so my plugin stops working with the following types
of errors:

[16-08-13 21:29:17.5151] Plugins::GoogleMusic::AllAccess::get_track
(188) Not able to get the track info for track ID
Tuhubiwggzee6hsgok4rqi2nshm: CallFailure: GetStoreTrack: 401 Client
Error: Unauthorized
(requests kwargs: {u'url':
u'https://mclients.googleapis.com/sj/v2.4/fetchtrack', u'headers':
{u'Content-Type': u'application/json', u'Authorization': u''},
u'params': {u'tier': u'aa', u'alt': u'json', u'hl': u'en_US', u'nid':
'Tuhubiwggzee6hsgok4rqi2nshm'}, u'method': u'GET'})
(response was: u'{\n "error": {\n  "errors": [\n   {\n    "domain":
"global",\n    "reason": "authError",\n    "message": "Invalid
Credentials",\n    "locationType": "header",\n    "location":
"Authorization"\n   }\n  ],\n  "code": 401,\n  "message": "Invalid
Credentials"\n }\n}\n') at line 2
[16-08-13 21:29:25.3996] Plugins::GoogleMusic::AllAccess::get_track
(188) Not able to get the track info for track ID
Tuhubiwggzee6hsgok4rqi2nshm: CallFailure: GetStoreTrack: 401 Client
Error: Unauthorized
(requests kwargs: {u'url':
u'https://mclients.googleapis.com/sj/v2.4/fetchtrack', u'headers':
{u'Content-Type': u'application/json', u'Authorization': u''},
u'params': {u'tier': u'aa', u'alt': u'json', u'hl': u'en_US', u'nid':
'Tuhubiwggzee6hsgok4rqi2nshm'}, u'method': u'GET'})
(response was: u'{\n "error": {\n  "errors": [\n   {\n    "domain":
"global",\n    "reason": "authError",\n    "message": "Invalid
Credentials",\n    "locationType": "header",\n    "location":
"Authorization"\n   }\n  ],\n  "code": 401,\n  "message": "Invalid
Credentials"\n }\n}\n') at line 2
[16-08-13 21:29:25.5159] Plugins::GoogleMusic::AllAccess::get_track
(188) Not able to get the track info for track ID
Tuhubiwggzee6hsgok4rqi2nshm: CallFailure: GetStoreTrack: 401 Client
Error: Unauthorized
(requests kwargs: {u'url':
u'https://mclients.googleapis.com/sj/v2.4/fetchtrack', u'headers':
{u'Content-Type': u'application/json', u'Authorization': u''},
u'params': {u'tier': u'aa', u'alt': u'json', u'hl': u'en_US', u'nid':
'Tuhubiwggzee6hsgok4rqi2nshm'}, u'method': u'GET'})
(response was: u'{\n "error": {\n  "errors": [\n   {\n    "domain":
"global",\n    "reason": "authError",\n    "message": "Invalid
Credentials",\n    "locationType": "header",\n    "location":
"Authorization"\n   }\n  ],\n  "code": 401,\n  "message": "Invalid
Credentials"\n }\n}\n') at line 2


All I have to do is restart LMS and then it starts working again, but
I'd love to figure out why it occurs and stop it.


------------------------------------------------------------------------
mikeybs's Profile: http://forums.slimdevices.com/member.php?userid=62630
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to