
BlobNotFound error is shown on accessing the attachments from List Item, List is integrated with Power APPs data is coming
from Power Apps to List. Please provide guidance to resolving the issue. Find the below error screenshot for reference
It got resolved by changing the Properties in Default and Items
Items: First(ThisItem.Attachments)
Default: First(parent.default)