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"
}
is it possible to add native(!) node.js modules in apigee Edge? 1 Answer
NodeJs app runs fine locally - but dumps when deployed to Edge 2 Answers
Uint8Array differences 2 Answers
Issue with Node.js when we use with company proxy 1 Answer
Nodejs.properties file: Changes to the connect.ranges.denied property is not reflecting 2 Answers