Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

mysql access denied error

Not applicable

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" 

}

0 1 476
1 REPLY 1