Discussions

Ask a Question
Back to all

How to Download Application Attachments

Hello,

The Application Attachments URLs now are returning a 401 Unauthorized error when attempting to download. Previously (before August ~18th 2025) these documents were downloadable from these same URLs .

Example Attachment URL format: https://pinpointhq.com/rails/active_storage/blobs/some-path/some-file-name.pdf

Now, it appears that an active browser session is required to access these Attachments via API.

Is this change intentional? What is the suggested method for downloading Application Attachments now?

Thank you