Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

I am getting the same error while calling the RenderReport in Microsoft Flow. However it is retrieving all the reports in the system while testing the custom connector's "_GET_Reports" function. #27

Closed
olusparks opened this issue Aug 20, 2019 · 3 comments

Comments

@olusparks
Copy link

This is exactly what I experience now. I am getting the same error while calling the RenderReport in Microsoft Flow. However it is retrieving all the reports in the system while testing the custom connector's "_GET_Reports" function.

Originally posted by @jogendarb in #21 (comment)

@glisp42
Copy link

glisp42 commented Feb 22, 2020

Just a heads up for anyone else who's having this issue. I was having the same thing and it turned out to be multifactor authentication being enabled. Make sure the user (ideally a service account) is a Global Admin and has multifactor authentication disabled.

@bguidinger
Copy link
Owner

@glisp42 you are correct that MFA has to be disabled for the service account. However, the user does not need to be a Global Administrator.

@theapemother
Copy link

@bguidinger @glisp42 By service account do you mean one that is set up from azure to make the custom connector? Is it possible to create a separate account that doesn't have global admin and disabled MFA to assign to this plugin so that the flow runs as wanted?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants