5-4 - Method not found in service interface
5-4 - Method not found in service interface
Possible Causes
- The interface name/method called by the consumer does not exist.
- The server has not correctly exposed the current interface.
Troubleshooting and Resolution Steps
- Check whether the interface name/method called by the consumer exists.
- 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)