Unable to generate access token after creating fetch plans in fetch-plans.xml

Hi,

I have created a JMIX REST API project and created a fetch-plans.xml.
Inside fetch-plans.xml I have created a few fetchPlans for my entities.

After doing this i am unable to generate access token.
If I remove all my fetch plans, then access token is generated.

In Logs I have found some error, but unable to understand. Below is the error :

DefaultAuthenticationEventPublisher : No event was found for the
exception
org.springframework.security.authentication.InternalAuthenticationServiceException

I am generating access token using grant_type as password and default credentials admin(username) and admin(password).

image

Thank you in advance

Hi.

Unable to reproduce on latest release. What is your Jmix version?

If there are any exceptions during token request - provide full stacktrace.

This problem looks very strange. Access token obtaining has no relation to fetch plans.
Can you provide some minimal sample project with reproduced issue?

Regards,
Ivan