Hello All,
I am completely baffeled on this one.
I have 2 canvas apps each with 2 person fields connecting to similar SharePoint lists and both have the O365 Users data connection configured. The goal is to have the user manager auto populate the current user's manager
In the first canvas app I have it working using the syntax below on a person field populating the 'Default' property
Office365Users.ManagerV2(User().Email).displayName
But in the second canvas app the exact same configuration doesn't work. I get the error;

Nice and ambiguous.
Anyone have any clue what may be happening and how I may fix it?
Thank you in Advance for any and all advice.
Cheers!