Skip to content

Can't retrieve BIM 360 Issues (problem with pagination API) #36

Description

@borisevstratov

I cannot retrieve a list of BIM 360 Issues using this library due to Autodesk changed their response body structure:
Instead of response.links.next.href url is now placed directly in response.links.next property which results in an undefined url, thus no more data can be fetched, so the BIM360Client.listIssues method returns an Error instead of list of issues.

Screen Shot 2022-02-18 at 3 56 39 PM

Source code reference:

https://github.com/petrbroz/forge-server-utils/blob/42868665917ebd4d1fcb191eb086c522e3463d34/src/bim360.ts#L877

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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