Activity Feed
- Karma Re: REST API - permissions issue for ChrisG. 06-05-2020 12:46 AM
- Karma Re: REST API - permissions issue for Drainy. 06-05-2020 12:46 AM
- Posted Re: REST API - permissions issue on Getting Data In. 10-01-2012 05:13 AM
- Posted Re: REST API - permissions issue on Getting Data In. 10-01-2012 01:01 AM
- Posted What special capabilities (permissions) are required to run the REST API? on Getting Data In. 09-28-2012 09:21 AM
- Tagged What special capabilities (permissions) are required to run the REST API? on Getting Data In. 09-28-2012 09:21 AM
- Tagged What special capabilities (permissions) are required to run the REST API? on Getting Data In. 09-28-2012 09:21 AM
- Tagged What special capabilities (permissions) are required to run the REST API? on Getting Data In. 09-28-2012 09:21 AM
- Tagged What special capabilities (permissions) are required to run the REST API? on Getting Data In. 09-28-2012 09:21 AM
Topics I've Started
Subject | Karma | Author | Latest Post |
---|---|---|---|
0 |
10-01-2012
05:13 AM
The problem appears to have been with the version of curl I was using. This works fine with
curl 7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
whereas
curl 7.21.0 (amd64-pc-win32) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3
did not work.
... View more
10-01-2012
01:01 AM
Thanks for this. What bothers me is that all the examples use an admin user... which is an issue for me since I am not an admin, and shouldn't really need to be.
Hopefully someone else will shed some light on this.
... View more
09-28-2012
09:21 AM
Hi,
What special capabilities (permissions) are required to run the REST API? A colleague and I are both running one of the search examples: he gets results, but I get a FATAL empty search error. He is an admin, but I am not (though I do have access via the web to run queries).
Robert P.S. My role "dealing" is equivalent to the built in "power" role, capabilties are:
change_own_password get_metadata get_typeahead list_inputs request_remote_tok rest_apps_view rest_properties_get rest_properties_set rtsearch schedule_search search
... View more