Hi,
I've been trying to get a share request to be accepted via a REST call to the TempoBox API, but it just won't do it!
I'm making a call to <baseURL>/content/v4/shares/incoming/<sharenodeid>?accepted=true
. This gets passed in via the WebResource ref to the PUT call, but never gets accepted.
Be grateful if anyone can point out if I am making an obvious mistake somewhere.
Thanks,
Anthony