masumsoft/express-cassandra

Trying to run save / find query, but throws error "Error during save query on DB -> ResponseError: User meg has no ALTER permission on <keyspace> or any of its parents"

gopalakrishnanmadhesan opened this issue · 1 comments

Trying to run find query, but throws error

"Error during save query on DB -> ResponseError: User meg has no ALTER permission on or any of its parents"

Please check your user permissions on the keyspace. Express cassandra requires full permission on the keyspace to create and alter tables.

https://docs.datastax.com/en/security/5.1/security/secDataPermission.html