Is it locally built snap only or from store? Do you have autoconnection on shutdown plug enabled after review?
If you want to upgrade your local snap, use this command:
sudo snap install --dangerous name_of_snap.snap
I would try first removing snap from system and installing it again - manually.
I’m trying to find some kind of verbose mode for snap install but to no avail
You will need to file a store-request to get permission to use the shutdown interface… this is a highly privileged interface that has allow installation: false set in its properties…
Not sure why you could upload it at all though, normally the security checks of the review-tools should have blocked it, perhaps the store treats private snaps differently though.