Forum Discussion
kxwillis
2 years agoRegular Visitor
Invalid Auth Header from Web Activity for SalesForce
I am issuing a request to a SalesForce bulk API 2.0 from web activity but am receiving an INVALID_AUTH_HEADER resposne and am not sure why. I do have a valid token from the previous web activity and...
Anonymous
2 years agoNot applicable
Hi kxwillis ,
I would like to understand how are you sending Bearer token in Fabric Web Activity?
Can you please refer the below similar threads -
Ingest data form a rest API with Oauth2 - Microsoft Fabric Community
Solved: retrieve token api call with content type x-www-fo... - Microsoft Fabric Community
Hope this is helpful. Do let me know incase of further queries.
kxwillis
2 years agoRegular Visitor
I am retreiving the token from the web activity immediately preceeding this step and am passing the token from the output of the preceeding web activity.