I have an on premise SQL database that I have successfully connected through a gateway to a PowerApp. When I run the PowerApp, I get this message:
Office365Users.UserPhotoMetadata failed: The method 'UserPhotoMetadata' has an invalid value for parameter 'userId'
I'm new to PowerApps but I assume this is because my login information in my SQL database is not the same as Office 365 user logins.
Is there a way to link them using Flow or lookups? Any help would be greatly appreciated.