Forum Discussion
Invalid Auth Header from Web Activity for SalesForce
Hi kxwillis ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .
The permissions issue in SalesForce was resolved and verified yesterday, so the process works in Postman now. However, I am still receiving the INVALID_AUTH_HEADER response when implementing inside of the web activity in Fabric. See the below...
- Anonymous2 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.- kxwillis2 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.
- Anonymous2 years agoNot applicable
Hi kxwillis
Can you please share the screen shot of web activity web1 when you executed the pipeline?
As the above error says authentication, I would like to understand whether it is passing actual bearer token or not.