Hi rocky4545 et al,
Got a strange problem.
I access Pandora via a VPN on my router.
From the web browser, I can access Pandora successfully.
From Kodi (using pandoki) I get "Invalid username and/or password" message. I'm positive the username and password is correct after having checked it multiple times.
I have a Kodi log with debug showing the following (data omitted in case it exposes any personal information):
debug <general>: [Pandoki::pithos] url:
https://tuner.pandora.com/services/json/...rtnerLogin
debug <general>: [Pandoki::pithos] urllib: POST data: b'{"deviceModel": "android-generic", "username": "android", "password": "
....omitted.....", "version": "5"}' type: <class 'bytes'>
debug <general>: [Pandoki::pithos] urllib: response: {"stat":"ok","result":{"stationSkipLimit":6,"partnerId":"42","partnerAuthToken":"
...omitted...","syncTime":"60d3d37e8bd5d5f818cbd620e63ca17e","stationSkipUnit":"hour"}}
debug <general>: [Pandoki::pithos] type(s): <class 'str'> pandora_decrypt s:
...omitted text...
debug <general>: [Pandoki::pithos] pandora_time: 1685950966 time.time(): 1685950967.6460762
debug <general>: [Pandoki::pithos] Time offset is -1.6460762023925781
debug <general>: [Pandoki::pithos] url:
https://tuner.pandora.com/services/json/...auth_token=
....omitted...&method=auth.userLogin
debug <general>: [Pandoki::pithos] urllib: POST data: b'
...omitted...' type: <class 'bytes'>
debug <general>: [Pandoki::pithos] urllib: response: {"stat":"fail","code":1001,"message":"Invalid username and/or password"}
error <general>: ERROR:root:fault code: 1001 message: Invalid username and/or password