Skip to main content
1-Visitor
November 9, 2015
Solved

Creating a service

  • November 9, 2015
  • 2 replies
  • 2930 views

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"
service1.PNGservice2.PNG

Thanks in advance,

bye bye World.

Best answer by Aanjan

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).

2 replies

Aanjan5-Regular MemberAnswer
5-Regular Member
November 9, 2015

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).

1-Visitor
November 10, 2015

Thank you Aanjan, that was it!