Emby Sync Get PIN

The Emby “Get PIN “ feature isn’t working. “Cloudflare: Bad Gateway, Trakt.tv Error 502”

Can you give us more information? The plug in you are using? The version of Emby and the plague in? If you can get logs from Emby that would also be great.

Thanks!

Emby 4.9.3 for Synology NAS x64.

Trakt 3.8.1.0

Logs are below

embyserver-63908006399.txt (2.6 MB)

embyserver.txt (82.9 KB)

hardware_detection-63908239678.txt (28.3 KB)

embyserver-63908239611.txt (67.0 KB)

embyserver-63908179199.txt (2.6 MB)

2026-03-04 00:00:01.201 Info HttpClient: POST https://api.trakt.tv/oauth/token
2026-03-04 00:00:01.475 Info HttpClient: Http response 400 from https://api.trakt.tv/oauth/token after 274ms

Those logs shows a 400 error…

The HTTP 400 Bad Request error is a status code that means the server cannot process a request because it is invalid or malformed , usually due to issues like incorrect syntax, invalid data, or a corrupted request. In other words, you are trying to access a website by sending a request to the website’s server.

My hunch is that the plug in is trying to refresh a token without giving the proper refresh token to the server.

Working now.