Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - Design & Build
Suggested answer

WebAPI File upload issues

(0) ShareShare
ReportReport
Posted on by 23
Hi there.
 
 
As far as i can see, all my upload are working. The file ends up in the azure storage container, and i cant download and compare and they're the same.
 
But as soon as i hit the url
var url = "/_api/file/delete/" + entityName + "(" + entityId + ")/blob/$value";
 
or the upload url, i get the error:
 
{"ErrorCode":"FU0010", "Message":"Requested file is not available for download"} (or delete if i try the delete endpoint)
 
Does anyone know what i might be doing wrong here?
Categories:
  • Suggested answer
    Fubar Profile Picture
    7,930 Super User 2025 Season 1 on at
    WebAPI File upload issues
    The linkage provided is via the Note's Regarding field (internal name objectid), usually this is popuated when the Note record is created.
  • JB-10040341-0 Profile Picture
    23 on at
    WebAPI File upload issues
    Okay so i found out the error. I need to relate each note to individual entries in another table, so i was using the description field. It turns out microsoft had the same idea because they write '*WEB*' into the description field. If that isnt in there, the delete/download functionality fails. 
     
    So say i have a table of items. I want to associate an attachment to an item, and associate that item to my main table. For instance, i have a list of requirements and i want to attach multiple notes to a table so that they're associated with a requirement.
     
    Has anyone done something like this before?

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics