Skip to content

404 on some objectIds #47

@IslandRhythms

Description

@IslandRhythms
await axios.get(`https://collectionapi.metmuseum.org/public/collection/v1/objects/181640`).then(res => res.data).catch(e => console.log('what is e', e.message, e.request.path));
what is e Request failed with status code 404 /public/collection/v1/objects/181640

Edit: I'm looking at the objectIds array and am seeing how there are missing objectids intentionally. What's the point of the total property if you can just use the .length property on the objectIds array?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions