Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

4.0.0.RC1 Grails Incompatible - Server returned 403: CSRF token doesn't match. #71

@codeconsole

Description

@codeconsole

The plugin does not work with Grails 4.0.0.RC1

Executing a script results in the following message:
Server returned 403: CSRF token doesn't match. Please refresh the page.

Setup:

sdk use grails 4.0.0.RC1
grails create-app demo
cd demo
# add runtime 'org.grails.plugins:grails-console:2.1.1' to build.gradle
grails run-app

visit: http://localhost:8080/console/index#new
and hit the play button/execute a script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions