Forum Discussion
Trying to use a GET request method with a Bearer Token
I'm trying to do a simple Get request to an API endpoint and can't implement the bearer token anywhere! I'm trying to use the copy data method in a pipeline.
Here is the logic in Postman, why can't this be accomplished in Fabric?
this
I figured it out
3 Replies
- PWTRyanWhiteFrequent Visitor
I figured it out
- PWTRyanWhiteFrequent Visitor
here i've added the authorization and the bearer and still get a 401 unauthorized
- AnonymousNot applicable
Hi PWTRyanWhite
I found something that may be relevant to your question:
This link has a link where the sharer provides a way to pass the holder token using GET in order to copy the data operation.
Solved: Passing a bearer token to copy data action using G... - Microsoft Fabric Community
And the official documentation provides some content on web activity.
Web activity - Microsoft Fabric | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.