Calling custom API service results in Error 14002: Service method not found

Hi Stephen,

I just tried the following and it worked:

  1. Created a Codeless service
  2. Added a method (method name test)
  3. Added logic to test
  4. Deployed service
  5. Deleted method 'test`
  6. Added new method, named it test again.

Please let me know where I did it differently than what you did?

I did the same thing except I got that error message. After about 10 minutes, my ‘deleted’ method appeared in the list again, so I deleted it again. Sounds like it was just some gremlins.