Ah - my bad! This is working - http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Brokers/pages/ABC+Broker/objects?media=json
I had forgotten the pages section of the url. Thanks On 7 November 2015 at 16:46, Anton Hughes <[email protected]> wrote: > > On 7 November 2015 at 16:24, Thomas Mortagne <[email protected]> > wrote: > >> Object are always located in a document and you are trying to access >> them in a ("Brokers") space. You just need to ad the pages part of the >> URL. >> > > HI Thomas > > I should have mentioned that I also tried accessing them from the page, > eg, > http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Brokers/ABC+Broker/objects?media=json > but I get exactly the same response - > > Malformed URL: the spaces section is invalid. > > > > What do you suggest? > > -- > Anton Hughes > > -- Anton Hughes _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
