5-4 - Method not found in service interface

5-4 - Method not found in service interface

Possible Causes

  1. The interface name/method called by the consumer does not exist.
  2. The server has not correctly exposed the current interface.

Troubleshooting and Resolution Steps

  1. Check whether the interface name/method called by the consumer exists.
  2. Check whether it is listed in the services exposed by the server.

Feedback

Was this page helpful?

Yes No

Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)