Azure DevOps Boards spoke Authentication issue throwing warning "incorrect output was received from a dynamic action"Issue Azure DevOps Boards spoke Authentication issue throwing warning "incorrect output was received from a dynamic action" Due to this warning, flow action is not displaying Project Name field value from Azure.CauseIn credential "Azure Boards" record, normal password was entered instead of using the Personal access token to authenticate Azure DevOpsResolution* As per below documentation, for "Password" field you should use Personal access token to authenticate Azure DevOps.https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/integrationhub-store-spokes/task/create-cred-azdevboards.html* Enter the token in password field for credentials "Azure Boards" in basic_auth_credentials table. After that, Authentication should be successful and you will be able to see the projects that are available in Azure in the flow action.Related Linkshttps://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/integrationhub-store-spokes/task/create-cred-azdevboards.html