Description:
- o365 flow list throws error "x-ms-client-scope header must not be null or empty"
Steps to reproduce (office 365 cli - BETA):
- Create azure ad app with the following setup


- use it to
o365 login --authType certificate ...
- execute
o365 flow list -e Default-a1214787-77d5-4b72-a96d-1c278f72bbb0
Expected:
List of flows
Actual:
Error: The x-ms-client-scope header must not be null or empty.
Additional:
Am I missing a setup or something.
Description:
Steps to reproduce (office 365 cli - BETA):
o365 login --authType certificate ...o365 flow list -e Default-a1214787-77d5-4b72-a96d-1c278f72bbb0Expected:
List of flows
Actual:
Error: The x-ms-client-scope header must not be null or empty.Additional:
Am I missing a setup or something.