Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2023-11-09, 03:22)jurialmunkey Wrote:
(2023-11-08, 22:08)jeffski10 Wrote: Any idea what is causing this error in my log/how to debug: 

2023-11-08 19:50:10.594 T:5132     info <general>: [plugin.video.themoviedb.helper]
                                                   HTTP Error Code: 405
                                                   Request: https://api.trakt.tv//users//lists//items

Should say I checked the authorisation but this looks to be request related with the 405 error

405 error is method not allowed. That path is invalid for the API endpoint.

As to why a valid path is not being constructed, it is impossible to tell without a full debug log.
I don't see anything in the log with the request path/payload. Enabled debug and curl logging and only see the above still. Is there a line in the code I can add a debug line to write out the payload to work this out?
KODI Nexus - CoreELEC everywhere on Ugoos AM6 Plus&Pro, Plex Server, HDHomerun with TVHeadend on my NAS.
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by jeffski10 - 2023-11-09, 22:27
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2