Announcements
I have a manager, manager's manager and manger's manager manager fields in my form. It used to work with no issue for long time. Now it started showing a pop up error " Office365Users.UserProfile failed: The method 'UserProfile' has an invalid value for parameter 'userId' ". It shows all the values with no issue but when I submitted the form, the attachment is not going aling with the rest of form values.
@Anonymous
UserProfile has been deprecated. Try using Office365Users.UserProfileV2(“youremail@yourcompany.com”) instead.
---Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
These are the type of functions that is throwing the error:
Claims: "i:0#.f|membership|" & Office365Users.ManagerV2(DataCardValue23.Selected.Email).mail
@Anonymous More info needed. This is a different function than your original question.
Please share a screenshot showing the full code and the error message showing on the screen. Copy all the code within the property that is throwing the error.
I have an app that auto-populates the manager, manager's manager...based on a people picker field in the form. When I put a name in the people picker, this message pops up.
The functions I use looks like these:
DisplayName: Office365Users.ManagerV2('Manager (Level 1 Approver)'.Email).displayName,Claims: "i:0#.f|membership|" & Office365Users.ManagerV2('Manager (Level 1 Approver)'.Email).mail
If you see the error message it refers Offie365Users.UserProfile failed.
Hope this explains better.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185