Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plex GarminSdkError::-400 #85

Open
lucasartori opened this issue Nov 23, 2023 · 4 comments
Open

Plex GarminSdkError::-400 #85

lucasartori opened this issue Nov 23, 2023 · 4 comments

Comments

@lucasartori
Copy link

lucasartori commented Nov 23, 2023

GarminSdkError::-400 INVALID_HTTP_BODY_IN_NETWORK_RESPONSE

I get this error testing the server or fetching playlists.

Configuration
Server Address: https://<mydomain>.duckdns.org/ (configured nginx reverse proxy and Let's Encrypt certificate)
Username: PlexEmailAddress
API key: MyPlexToken

Testing with https://<mydomain>.duckdns.org/?X-Plex-Token=<MyPlexToken> works correctly

All other options give 300 (with different domain and/or with port forwarding)

Plex version is 1.32.7.7621
The watch is Fenix 7 Pro Solar

@lucasartori lucasartori changed the title Ples GarminSdkError::-400 Plex GarminSdkError::-400 Nov 23, 2023
@memen45
Copy link
Owner

memen45 commented Nov 23, 2023

Did you try without the trailing slash?

@lucasartori
Copy link
Author

lucasartori commented Nov 24, 2023

After removing the trailing slash from the address it connects but there are still problems

"Test Server" starts but does not complete; appears on the screen

  • Inlog OK
  • No podcasts
    and remains still without proceeding further

Playlist browser works

Selecting playlists to sync works and I select a playlist with only 1 song

When launching synchronization it remains at 0% and "GarminSdkError::0" is displayed

Probably same problem as #84 ?

@memen45
Copy link
Owner

memen45 commented Nov 24, 2023

Plex doesn't have podcasts, so Test server is correct. The error during sync is most likely related to the SSL ciphers you have enabled on the server. See #42.

@lucasartori
Copy link
Author

lucasartori commented Nov 28, 2023

Even after changing the SSL ciphers like in #42 I still get the same "GarminSdkError::0" is displayed

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants