stephb9959
2022-05-11 10:23:20 -07:00
parent 87596762a8
commit 51868e5bee

View File

@@ -199,6 +199,7 @@ namespace OpenWifi {
// Send the update to the provisioning service
Poco::JSON::Object Body;
Body.set("signupUUID", UInfo.signingUp);
OpenAPIRequestPut ProvRequest(uSERVICE_PROVISIONING,"/api/v1/signup",
{
{"signupUUID", UInfo.signingUp} ,