Jump to content

Emby Server API SubtitleService Got Code 500 Object reference not set to an instance of an object.


allanpk716

Recommended Posts

allanpk716

Version: Emby Server API 4.6.4.0

In swagger API Test Page

API: SubtitleService -- Providers/Subtitles/Subtitles/{Id} 

when I test this API, it return :

                                        500   Error: Internal Server Error

                                        Object reference not set to an instance of an object.

 

and I test this API is OK :SubtitleService  -- /Items/{Id}/RemoteSearch/Subtitles/{Language}

 

I use the same {Id} for those API test.

 

so may be this a bug ?

Link to comment
Share on other sites

Hi, try comparing the request you send to what the web app manual subtitle downloader sends. You can monitor the request using the browser debugger.

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...