You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are no policies existing in the workspace, the 1008 module fails with the error as given below:
The API endpoint is not returning the expected structure, column policies is expected and is not present in the dataframe.
If this module references data that does not exist or to which the Overwatch account does have access, please remove the scope. For example: if you have 'pools' scope enabled but there are no pools or Overwatch PAT doesn't have access to any pools, this scope must be removed.
java.lang.Exception: The API endpoint is not returning the expected structure, column policies is expected and is not present in the dataframe.
It should not fail in this scenario and also the error message needs to be changed accordingly.
Please check this link for more details.
The text was updated successfully, but these errors were encountered:
When there are no policies existing in the workspace, the 1008 module fails with the error as given below:
It should not fail in this scenario and also the error message needs to be changed accordingly.
Please check this link for more details.
The text was updated successfully, but these errors were encountered: