Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EL1043E: Unexpected token. Expected 'rparen())' but was 'lcurly({)' #88

Open
1248142645 opened this issue Jun 6, 2023 · 0 comments
Open

Comments

@1248142645
Copy link

version:
spring.core-5.1.7.RELEASE
spring-expression-5.1.7.RELEASE
spring.security.web-5.1.5.RELEASE
thymeleaf-extras-springsecurity5-3.0.4.RELEASE

code:

exception:
Caused by: org.springframework.expression.spel.SpelParseException: Expression [hasAnyAuthority('Forum_2', 'Forum_'+${post.forumId})] @37: EL1043E: Unexpected token. Expected 'rparen())' but was 'lcurly({)'
at org.springframework.expression.spel.standard.InternalSpelExpressionParser.internalException(InternalSpelExpressionParser.java:1044) ~[spring-expression-5.1.7.RELEASE.jar:5.1.7.RELEASE]

Or tell me where the source path is hasAnyAuthority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant