by Brian Merritt.
I just did a test by the way of an API request not in the permissions list and get a very different error
{'exception': 'webservice_access_exception', 'errorcode': 'accessexception', 'message': 'Access control exception'}
And if the parameter is wrong
{'exception': 'invalid_parameter_exception', 'errorcode': 'invalidparameter', 'message': 'Invalid parameter value detected'}
So I suspect the issue is with the wstoken and/or an admin user
{'exception': 'webservice_access_exception', 'errorcode': 'accessexception', 'message': 'Access control exception'}
And if the parameter is wrong
{'exception': 'invalid_parameter_exception', 'errorcode': 'invalidparameter', 'message': 'Invalid parameter value detected'}
So I suspect the issue is with the wstoken and/or an admin user