web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / SharePoint Thumbnails ...
Power Apps
Suggested Answer

SharePoint Thumbnails blocked by CORS in PowerApps Code App

(1) ShareShare
ReportReport
Posted on by 19
SharePoint thumbnails are blocked by CORS in PowerApps Code apps, anyone have a workaround? Works fine in Dev but as soon as I push to PowerApps I get CORS.
 
Categories:
I have the same question (0)
  • JD-18061111-0 Profile Picture
    19 on at
    Graph API
    REST API
    and 
    Generating the URL with _layout15 

    All return a redirect to the same URL so are blocked by CORS
  • Suggested answer
    Haque Profile Picture
    3,653 on at
     
    Let's try these two approaches first if you have capacity:
     
    Use Public or Proxy Storage for Images: Move images you want to display into a publicly accessible location (e.g., Azure Blob Storage or a public folder in your app) and reference them from there to avoid CORS restrictions.
     
    Use Power Automate to Retrieve Images as Base64: Create a Power Automate flow that fetches the image content from SharePoint and returns it as a Base64 string. Then, in Power Apps, bind the image control to this Base64 string with a prefix like "data:image/png;base64," & Base64String. This bypasses CORS because the image is embedded directly.
     
     

    I am sure some clues I tried to give. If these clues help to resolve the issue brought you by here, please don't forget to check the box Does this answer your question? At the same time, I am pretty sure you have liked the response!
  • Suggested answer
    Assisted by AI
    JD-18061111-0 Profile Picture
    19 on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard