Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.1
-
Fix Version/s: 4.3.3
-
Component/s: CiviCRM API
-
Labels:
Description
While working on REST unit tests, I discovered that there is no way to use the REST interface using the given PHPSESSID you receive when logging in. In the wiki (http://wiki.civicrm.org/confluence/display/CRMDOC43/REST+interface), it states that you can use the site key or PHPSESSID with a valid api_key, however I get an error when I don't include the site key in every call.
FATAL: mandatory param 'key' missing. More info at: http://wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs
Attachments
Issue Links
- is supplemented by
-
CRM-12556 Assign api_key for a user via command-line
-
- Done/Fixed
-