I'm getting user configuration issue:-
{"error_description":"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFail edException' was thrown."}
I have used below url:-
siteurl/_api/web/lists/GetByTitle('your-list-title')?$select=Fields&$expand=Fields($select=InternalName, Title)
https://hclo365.sharepoint.com/sites/Test/Demo/_api/web/lists/GetByTitle('Demo2')?$select=Fields&$expand=Fields($select=InternalName, Title)
Site name : Test/Demo
And can you provide complete explanation for data flow activity basically the configuration what exactly I should pass in the source, sink and fiel mapping part