Method Not Allowed
Symptom
Error message "Method Not Allowed" is displayed during service prediction.
Possible Causes
The APIs registered by default for service prediction must be called using POST. If you use GET, API Gateway will intercept the request.
Solution
Use POST to call the API.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.