When using the Set App Owner action from the PowerApps for Admin connector, I get the following error. I copied and pasted the app name so I'm sure that I don't have any typos. Does anyone know what would be causing this?
{
"error": {
"code": "InvalidApplicationNameCharacters",
"message": "The provided application name 'DEV - Revenue Recognition' has these invalid characters ' '.
The name can only be a letter, digit, '-', '(', ')' or '_'."
}
}