Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
CristinaD
Frequent Visitor

Add Element to Sharepoint List from Custom Visual

Hi,

 

I'm trying to create a custom visual that use the SpRestLib to add/edit/remove rows in a sharepoint list. I have written the javascript and imported the library and it seems that there are no errors in the code. 
When I run it to test it I recived an error of the networ saying: 
Access to XMLHttpRequest at https://app.powerbi.com/_api/contextinfo' from origin 'null' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header has a value 'https://teams.powerbi.com' that is not equal to the supplied origin.

I have tried to do it from a sharepoint aspx page and everything works fine there since it is on the same platform and I have no problem with CORS. I have always had a hard time understanding calls to apis, headers, security, etc. Can anyone help me to solve the issue?

Thanks in advance

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors