Web app crashes calling api/v2/user (500 error)

Server Version#: 1.42.2.10156-f737b826c
Player Version#: unknown (latest at app.plex.tv)

I’ve been getting this error when the client tries to connect to the following endpoint. Any known issues? It’s been happening for about a week now. All my plex clients on Apple TV, Roku, and the Infuse app continue to work fine.

https://clients.plex.tv/api/v2/user

<?xml version="1.0" encoding="UTF-8"?>
<errors>
  <error code="1007" message="Internal Server Error. Something went wrong on our end" status="500"/>
</errors>
1 Like