Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable - Bad Request error when saving data #618

Open
AWeerWolf opened this issue Jul 26, 2022 · 0 comments
Open

Configurable - Bad Request error when saving data #618

AWeerWolf opened this issue Jul 26, 2022 · 0 comments

Comments

@AWeerWolf
Copy link

I try to use the Configurable with the following lines :
const char* SKVariable_Config_Path = "/afficheur/skVariablePath";
auto Conf_SKVariable_Path = new Configurable(SKVariable_Config_Path, "SK Variable Path", 1000);

The configurable appears in the Web UI but when trying the save I get "Bad Request" error.
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant