Jump to content

Recommended Posts

Posted

You need to connect to your REST API Service using the same port that you set in your admin panel. And make sure that this port (usually 8090 or 8088) is not blocked by your firewall.

 

You can check the service by invoking the below url in your web-browser:

- http://mediaserver:8090/api/mediaitems/1/preview

 

where:

"http://mediaserver" is your server address

"8090" is a port that you specified in your admin panel under API tab

"1" is an item ID

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...