Hi Rich,

Yes, there is some documentation about using the web interface.  Look in the 
docs folder, 
in my setup it is under rivendell/docs/apis/.

The web files are there (xml,pdf, and html).  It is a summary of all the calls 
and what they return.
Sometimes the api's return a different code then listed there,  but a 404 
generally means you sent something
wrong or you don't have permission to do that etc... You can look in the actual 
code if you want to try to 
glean what happened exactly. 404 is kind of a catch all returned for more than 
one problem.

If you are trying to add a cart for example make sure that the user you put in 
has permission to add
carts, and the password is correct, etc.

I have used this interface extensively, I wrote a whole C API that talks to it 
to add carts, list carts,
update carts etc...

Hope this helps,

Todd Baker
Radio Free Asia, Washington D.C.

----- Original Message -----
From: "Rich Gattie" <mob...@gmail.com>
To: "User discussion about the Rivendell Radio Automation System" 
<rivendell-dev@lists.rivendellaudio.org>
Sent: Monday, March 5, 2018 3:54:29 PM
Subject: [RDD] Rivendell rd-bin webpage use

Hello all...

I was wondering if there was a guide to using the webpages in the
rd-bin folder?

I was trying to test it out by adding a cart but I keep getting a 404
error back. I was thinking this kind of interface might be easier then
trying to screen share over a VPN.

Any using the webpage interface?

Thanks!


-- 
-=:{ Rich Gattie, KB2MOB }:=-
Email: mob...@gmail.com
Web: http://x1radio.net
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to