Hi, I'm fairly new to using Microsoft Dataverse as data source for my canvas apps.
I'm working on a requirement that user can download the file from the canvas app gallery using a button.
I tried both Download() and Launch() functions but ended up with the same error: "Resource not found"
The URL was:
where: https://hidden.com was the environment URL, cre50_eunhye_attachments was the table name in plural (I also tried not using the plural with same error), and cre50_attachment_file2 the logical/schema name of the file column.
This is the error I'm getting:
{"error":{"code":"0x80060888","message":"Resource not found for the segment 'cre50_eunhye_attachments'."}}
I have no trouble uploading, just the download gives the issue. I checked my permissions on the environment and it showed I had EDIT permission.
Can someone let me know what I missed or was doing wrong. Thanks in advance.
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional