jelastic

Token is not allowed for method: Eval, service: development.Scripting


I try to deploy to Jelastic using the jelastic-maven-plugin, but I get this error:

Token is not allowed for method: Eval, service: development.Scripting

I looked at the token but couldn't find a permission matching the error message.

Any ideas would be appreciated.


Solution

  • The problem was that the API was set to "Custom" instead of "Maven plugin"

    enter image description here