Hotspot operator login doesn't work on 5.0.30
Hotspot operator login doesn't work on 5.0.30
Hi
I have an external hotspot setup and working fine on version 4.
Since updating to version 5 I can not login as an operator to authorize portal clients.
This is the latest documentation I can find: https://www.tp-link.com/uk/support/faq/2907/
This is an example of the error I now get
curl -H "Content-Type:application/json" -sk "https://192.168.1.1/api/v2/hotspot/login" -d '{"name":"myusername","password":"mypassword"}' {"timestamp":1645827634820,"status":404,"error":"Not Found","message":"","path":"/api/v2/hotspot/login"}
Has the API endpoint changed?
1 Accepted Solution