I have been following the steps outlined here and here to connect Xero to Azure Data Factory. I am unable to update the refresh token and the access token in my vault.
I have set up my web activity as it appears in the image below
And here is the body:
{“value”:”@{activity('GetBearerToken').output.access_token}”}
However, the activity is failing with the following message:
Error details Save New Xero Access Token Error code
2108
Failure type User configuration issue Details {"error":{"code":"MethodNotAllowed","message":"HTTP POST not allowed"}} Activity ID xxxxxxxxxxxxxxxxxxxxxxxxxxxx
To Update a Secret in Azure Vault via Azure Data Factory Pipeline use
Putmethod.Make sure your ADF managed identity have set permissions on secret.