Hi everyone, I am trying to connect apigee with mysql databasee though volos connectors. I have given the details that relates to database but I am still getting the following error.
{ "action": "GET", "query": {}, "path": "/people", "url": "/people", "data": { "code": "ER_ACCESS_DENIED_ERROR", "errno": 1045, "sqlState": "28000", "fatal": true }, "timestamp": 1491314680228, "duration": 3617, "applicationName": "volos-mysql", "sql": "SELECT idpeople FROM apigee.people LIMIT 100"
}