Unable to retrieve flow list #3294
Unanswered
froaderick
asked this question in
General
Replies: 1 comment
-
Thank you for reaching out and sorry to hear you hit a snag. Could you please run the command with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Cli to get flows from an environment and export to CSV. Environment is default, i have full permissions yet i keep getting this error:
node.exe : Error: You are not permitted to make flows in this 'true'. Please switch to the default environment, or to one of your own environment(s), where you have maker permissions.
command used: m365 flow list --e $envo.name --asAdmin --output json | ConvertFrom-JSON
Running on Win Server 2012 R2, PoSH ver 5.1, latest nodej, latest m365
Thanks,
Fred
Beta Was this translation helpful? Give feedback.
All reactions