Jump to content

500 internal server error


Alexwerilles

Recommended Posts

Alexwerilles

Hi

I asked a developer to integrate the Armember plugin with Emby.

We are having difficulties with the password change API and the new user. Gives 500 internal server error code

Can anyone tell me how I can solve this?


API for disable account Request
====
http:\\****:8096\emby\Users\82157bf8e7bf4aae8cf3c266d8c8a3f8?api_key=77f273dcf5**********
Post data: {"IsDisabled":true}

Response received: {"headers":{},"body":"Object reference not set to an instance of an object.","response":{"code":500,"message":"Internal Server Error"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}


API for update Password Request
====
http://****:8096/emby/Users/e7a9aa53abe64d93a5b799cb908e846a/Password?api_key=77f273dcf*********

Post Data: {"Id":"e7a9aa53abe64d93a5b799cb908e846a","CurrentPw":"","NewPw":"$P$BZcenktYZ\/GZm1IAAHmARZlIdC9\/ae0","ResetPassword":true}

Response from EMBY Server: {"headers":{},"body":"Object reference not set to an instance of an object.","response":{"code":500,"message":"Internal Server Error"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}

Reference link for other emby server customer facing this issue:

Edited by Alexwerilles
Link to comment
Share on other sites

Alexwerilles
Em 03/10/2020 às 15:28, Luke disse:

Olá, o que diz o log do servidor? Anexe isso. Obrigado.

Como o desenvolvedor demora muito para responder e seu fuso horário é diferente do meu e ele não me informa a hora correta em que o erro apareceu, anexei o log completo

 

Edited by Alexwerilles
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...