aliasav

Results 1 issues of aliasav

While registering a device with required parameters through angular, I get a 400 from the server. ``` var req = { method: 'POST', url: base_url, headers: { 'Content-Type': 'application/json', },...

bug