Sign out plex.tv API endpoint changed? PlexConnect erroring on sign out attempt now

Server Version#: plex.tv
Player Version#: 0.7.4-210621

Does
http://plex.tv/users/sign_out.xml
still exist?

This still exists:
http://plex.tv/users/sign_in.xml

But when trying to hit sign_out.xml it fails. Let me know please if there’s a URL change to that endpoint and I’ll go make a PR to fix it. Or can you point me to the plex.tv API spec? That way I can self-solve in the future.

Cheers

There doesn’t seem to be much in the official plex.tv API docs so I think this needs someone on the staff to help out.


Can someone answer the original question about the current state of the http://plex.tv/users/sign_out.xml endpoint please?

It does indeed exists, and use the GET method

When said, I would instead use the following:

Cheers @dane22 , I made the change and it fixed the broken logout function in PlexConnect. I’ve made a PR https://github.com/iBaa/PlexConnect/pull/615 which they will hopefully merge into the product.

1 Like

Thanks for your contribution, the fix has been applied to PlexConnect.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.