The warning results from the name(s) of input variable(s) not being standardized across your Action, Javascript function definition, and endpoints file. Ensure that the input(s) of your Action, parameter(s) in your Javascript function, and relevant accepted-inputs value(s) in your endpoints.bxb file are identical.
Bixby needs the following three elements of your Action definition to be identical:
-
The input(s) of your Action
-
The parameter(s) of your Javascript function
-
The accepted-inputs value(s) in your endpoints.bxb file
Comments
0 comments
Please sign in to leave a comment.