I have exported a solution which 5 power automate flows from one tenant as un-managed solution. then i import it inside another tenant, but i got this error/warning:-
Solution "Certification" imported successfully with warnings: Flow client error returned with status code "BadRequest" and details "{"error":{"code":"InvalidOpenApiFlow","message":"Flow save failed with code 'MultipleErrorsOccurred' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'Unauthorized'. This may indicate invalid input parameters. Error response: {\r\n \"error_description\": \"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown.\"\r\n};The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'Unauthorized'. This may indicate invalid input parameters. Error response: {\r\n \"error_description\": \"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown.\"\r\n}'."}}".

now i checked the exported flows and they are valid.. but not sure why i got this warning?
Thanks