Skip to content

location_details returns nothing in api request for active projects in freelancer #63

Description

@smodares64

hello everyone:

my problem is that while i put 'location_datails':True in my params when I search for active projects using

https://www.freelancer.com/api/projects/0.1/projects/active/ \

i dont get the location of the project.

params = [
"limit", 3,
"full_description", True,
"location_details", True,
"compact", True,
]

the result is: 'country':{} 'timezone':{}

would you please help me solve this problem?

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