We use cloud to cloud and Webhooks. I have created a cloud connector on the Developers Workspace. After the SmartApp configuration, I get an access token. I use the Postman because it is faster to test the connection. I tried to add i:deviceprofiles permission, but now the SmartApp crashes (An unexpected error occured).
Sounds like you have far more experience in this area than I do. I guess you whitelisted the permissions in the developer workspace, though if you didn’t a crash would seem rather unnecessary.
Let’s tag @nayelyz and @andresg as I reckon it falls nicely in their remit.
We cannot include r:rules:* in the SmartApp definition, otherwise, we’ll get the error you mentioned above. In the Dev WS you can see the format you need to use.
I’ll check why the reference in the docs doesn’t include :*, if you see another case like this, please, let me know.