We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description: I installed wso2 api-management using Docker and I'm getting this error: 101503 when testing the API
Suggested Labels: WSO2 API Manager, Docker, WSO2 API Manager with Docker
Steps to reproduce: I performed the installation using Docker. Basically I followed the steps present here.
After that I created an API following these steps here.
So when I try to test the application I have this error:
{ "code": "101503", "type": "Status report", "message": "Runtime Error", "description": "Error connecting to the back end" }
The error presenting in WSO2: erro_wso2.pdf The working application: erro_wso2_2.pdf
Do any good souls know how to help?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description: I installed wso2 api-management using Docker and I'm getting this error: 101503 when testing the API
Suggested Labels: WSO2 API Manager, Docker, WSO2 API Manager with Docker
Steps to reproduce: I performed the installation using Docker. Basically I followed the steps present here.
After that I created an API following these steps here.
So when I try to test the application I have this error:
The error presenting in WSO2: erro_wso2.pdf
The working application: erro_wso2_2.pdf
Do any good souls know how to help?
The text was updated successfully, but these errors were encountered: