Skip to content

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

@smodares64

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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