Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Hi,
As read in the subject, I'm trying to POST to a URL using a JSON body, which needs a auth token. I included the content type in the header, including the authorization token and am getting a 401: Unauthorized. I can normally ping this API if I don't have the body, or I'm using a GET method. Any help would be great! Here is an image:
Solved! Go to Solution.
Please try the following:
Make sure that the token you are using is still valid and has not expired.
Verify that the token has the permissions required to perform the POST request.
Make sure you click on the correct terminal node and that it supports POST requests. Sometimes, endpoints are specific to certain HTTP methods.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please try the following:
Make sure that the token you are using is still valid and has not expired.
Verify that the token has the permissions required to perform the POST request.
Make sure you click on the correct terminal node and that it supports POST requests. Sometimes, endpoints are specific to certain HTTP methods.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |