Skip to content

sdk.get.site_status returns 404 with valid site id's #23

@dcopenhaver

Description

@dcopenhaver

Describe the bug

sdk.get.site_status(site_id=a valid site id) method is returning 404 on every call, confirmed valid site id's given as input.

Expected behavior

200 response with expected response payload.

Current behavior

returns 404 with valid site_id's provided.

Possible solution

Steps to reproduce

For me, authentication succeeds, then just make the method call with a valid site_id and a 404 response is received.

  • Version used:
  • Environment name and version: python 3.11.1
  • Operating System and version (desktop or mobile): windows 11, desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions