Hi Team,
I'm working on geneating API authentication and I'm using the client credientils which I'm storing in excel file which is config file so I'm fetching the client credientials from excel variable and storing in set variable when I'm passing that into body (Action: Invoke web service in power automate desktop ) I'm getting error.
{"errors":[{"code":403,"message":"Invalid login."}],"user_messages":[{"severity":"ERROR","text":"Invalid login.","details":{"code":403}}]}
But when I'm passing the direct data it accepting the credentials .
any inputs on this more approciable.
@WarrenBelz , @RandyHayes