Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getSignedUrl causing a 404 error #498

Open
hadyfarhat97 opened this issue Aug 23, 2024 · 0 comments
Open

getSignedUrl causing a 404 error #498

hadyfarhat97 opened this issue Aug 23, 2024 · 0 comments

Comments

@hadyfarhat97
Copy link

We recently experienced a problem with your Node JS API and we need help with resolving the issue.

The following line:

const apiResponse = await hubspotClient.files.filesApi.getSignedUrl(fileId, size, expirationSeconds, upscale);

is working fine for documents not marked as sensitive. However, for the ones marked as sensitive, it's causing the following error to occur:

ApiException [Error]: HTTP-Code: 404

The filed is 112892509882 and the rest of the parameters are set to "undefined".

I attached the response we get back for more info.

hubspot-error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant