-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
bugSomething isn't workingSomething isn't working
Description
Problem/Opportunity
root@raspberrypi4-64-rdke:~# curl -s -X POST 'http://127.0.0.1:9998/jsonrpc' -d '{"jsonrpc":"2.0", "id":3, "method":"org.rdk.NetworkManager.1.SetPrimaryInterface","params": {"interface": "wlan0"}}';echo
{"jsonrpc":"2.0","id":3,"result":{"success":false}}
Steps to reproduce
Run the curl command and it always return false
Expected Behavior
Run the curl command and it always return false
Actual Behavior
status should be true if successful
Notes (Optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working