Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

get_by_freelancer_limited returns "Verification of signature failed" #49

@danielr18

Description

@danielr18

Here's the code:

reports.time.Gds(self.client).get_by_freelancer_limited(
 UPWORK_FREELANCER_ID,
 { "tq": "SELECT worked_on,  assignment_team_id, assignment_ref, hours, task, memo" }
)

I've verified that client credentials are ok, the UPWORK_FREELANCER_ID is my Upwork username, other endpoints like Auth work, and running the same request with Postman does return the expected result.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions