Jump to content

Emby Connect API Issues


ShadowKindjal

Recommended Posts

ShadowKindjal

I don't see anyone else having issues so I figured I'd ask. I'm trying to automate the process of creating a user and linking said local user to an emby connect account. I'm successfully able to create that local user but I'm struggling in my emby connect implementation. Using curl I either get "Exception of type 'MediaBrowser.Common.Extensions.ResourceNotFoundException' was thrown." pr no response at all. Neither of the cases results in a successful emby connect link. Any help would be appreciated. 

Link to comment
Share on other sites

ShadowKindjal

Sorry, I was able to figure out the exception thrown. I was trying to /exchange/connect with an emby connect username instead of a user id. Regardless, I'm still having issues with /Users/{Id}/Connect/Link. I get no response from the server and the user doesn't have a connect account listed under server settings.

 

 

Edited by ShadowKindjal
Link to comment
Share on other sites

Did you compare your request to what the web app does? I would start by doing that.

  • Like 1
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...