Hi,
I get the following error when trying to get an access token via flow: {"error":"invalid_request","error_description":"AADSTS90019: Unable to determine the tenant identifier from the request. Client ID 'xxxxx' does not specify a tenant realm.
I've a sharepoint app where I've got the necessary details (clientid, secretid,tenantid) and given it the relative permissions.
I presume I'm not combining the client and tenant ID correctly or perhaps not setting the resource as required.
Has anyone done this post request via flow? I've attached a screenshot of what I've done.
Thanks for any support.