Skip to content

Timeout on GET /api/v2/language/?limit=20&offset=20 #1054

@amitterholzer

Description

@amitterholzer

Priority/Impact

High (critical issue, blocks workflow)

Description

wger android app fails to start because the connection times out at the API call to [custom server]/api/v2/language/?limit=20@offset=20. Web version works fine. When I run this API call on the web it returns 30 results. Language settings on android and server are english, which is ID #2. Perhaps the 'offset' in the API is failing because there are not 40 languages to return? Or, perhaps its not finding English ID=2 on the second page?

Server version

2.4.0a1

Mobile app version

1.9.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions