Skip to content

Not retrieving data from API #127

@prubio7

Description

@prubio7

Hello,

I'm just trying to send GET/POST messages to my local controller, e.g.:
curl -H "x-zt1-auth: $TOKEN" -H "Content-Type: application/json" -X POST -d $MYDATA "http://localhost:9993/controller/network/$ZEROTIERNETWORKID/member/$MYID"

However, I'm always getting an empty response:
{}

Before the update it worked fine, not sure what I can do at this point. Any help will be appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions