5-4 - Method not found in service interface
Possible Reason
- The interface name#method called by the consumer does not exist.
- The server does not expose the current interface correctly.
Troubleshooting and resolution steps
- Check whether the interface name# method called by the consumer exists.
- Check whether it exists in the service list exposed by the server.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae)