-
Type:
Suggestion
-
Resolution: Unresolved
-
1
Issue Summary
The search for manual rule API endpoint requires API tokens to be created without any scopes set.
I noticed that there is no option to create an API token for a service account without choosing any scope. The same has been specified on Create an API token page too - When you create a token, you must select scopes for it.
Expected Results
Support the search for the manual rule API endpoint with the service account - Providing a scope that can be selected for it to be used with the service account API.
Actual Results
Since you cannot create an API token for a service account without selecting a scope, and the search for manual rule API endpoint does not have a specified scope, it is not feasible to use the service account API for this particular endpoint.
Workaround
It is required to use a non-service account until the api provides scope(supported to use with with service account)
Note: The above is applicable for other Automation API endpoints like Rule Management APIs as well