Error message "Method Not Allowed" is displayed during service prediction.
The APIs registered by default for service prediction must be called using POST. If you use GET, API Gateway will intercept the request.
Use POST to call the API.