Hy Portisch, Thank you for your support.
As I described in my previous post, my problem is related to the inability to pass the login phase in Tidal due to an authorization error for which the only reference I found was in another forum.
Before posting the log, I uninstalled the Tidal add-on (plugin.audio.wimp) and restarted kodi.
I reinstalled Tidal add-on from the official repositories and restarted kodi.
I entered my login credentials in the login settings of the add-on; after I tried to login but I get the usual “authorization error”
This is the link to my LOG. I think the section concerned is this:
Blockquote
2021-01-30 16:07:32.641 T:3625960320 ERROR: Traceback (most recent call last):
2021-01-30 16:07:32.641 T:3625960320 ERROR: File “/storage/.kodi/addons/plugin.audio.wimp/addon.py”, line 374, in
2021-01-30 16:07:32.641 T:3625960320 ERROR: plugin.run()
2021-01-30 16:07:32.642 T:3625960320 ERROR: File “/storage/.kodi/addons/script.module.routing/lib/routing.py”, line 130, in run
2021-01-30 16:07:32.642 T:3625960320 ERROR: self._dispatch(self.path)
2021-01-30 16:07:32.642 T:3625960320 ERROR: File “/storage/.kodi/addons/script.module.routing/lib/routing.py”, line 141, in _dispatch
2021-01-30 16:07:32.642 T:3625960320 ERROR: view_func(**kwargs)
2021-01-30 16:07:32.642 T:3625960320 ERROR: File “/storage/.kodi/addons/plugin.audio.wimp/addon.py”, line 339, in login
2021-01-30 16:07:32.642 T:3625960320 ERROR: if wimp.login(username, password):
2021-01-30 16:07:32.642 T:3625960320 ERROR: File “/storage/.kodi/addons/plugin.audio.wimp/lib/wimpy/wimpy.py”, line 69, in login
2021-01-30 16:07:32.643 T:3625960320 ERROR: r.raise_for_status()
2021-01-30 16:07:32.643 T:3625960320 ERROR: File “/storage/.kodi/addons/script.module.requests/lib/requests/models.py”, line 940, in raise_for_status
2021-01-30 16:07:32.643 T:3625960320 ERROR: raise HTTPError(http_error_msg, response=self)
2021-01-30 16:07:32.644 T:3625960320 ERROR: HTTPError: 403 Client Error: Forbidden for url: https://api.tidalhifi.com/v1/login/username?token=P5…
2021-01-30 16:07:32.717 T:3601941376 ERROR: GetDirectory - Error getting plugin://plugin.audio.wimp/login
2021-01-30 16:07:32.729 T:4065792592 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.wimp/login) failed
2021-01-30 16:07:40.960 T:4065792592 ERROR: Control 1000 in window 13001 has been asked to focus, but it can’t