Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello world,
We are trying to create a service writing the java script code.
But we keep getting the same error message when we test the service (hitting the test button).
We even tried a code copied from another service (which works fine).
The error is: "Invalid Service Name"
Thanks in advance,
bye bye World.
Solved! Go to Solution.
Gustavo, once you created that service, did you save the Thing? Usually, this error occurs if you create a service and don't save the Thing (since it doesn't know a service exists yet).
Gustavo, once you created that service, did you save the Thing? Usually, this error occurs if you create a service and don't save the Thing (since it doesn't know a service exists yet).
Thank you Aanjan, that was it!