REST API – POST /tickets not working
-
Hi,
I have problems using the SupportCandy REST API for listing the tickets:
curl –location –request POST “http://mysite/wp-json/supportcandy/v1/tickets?auth_user=AUTH_USER&auth_token=TOKEN” –data “”The error I have is the following:
Fatal error: Uncaught Error: Call to a member function get_current_agent_permissions() on null in \www\mysite\wp-content\plugins\supportcandy\includes\rest_api\v1\get_tl_meta_query_restrict_rules.php on line 20I didn’t encounter issues while using the SupportCandy API for different requests.
Could you please help me with that?
Thanks,
Roberta
The topic ‘REST API – POST /tickets not working’ is closed to new replies.