kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
10.82k stars 1.7k forks source link

error: User context is not available while creating meetingrouppropsala #275

Open ccrcrma opened 1 year ago

ccrcrma commented 1 year ago

After login with credentials (from postman) username: testMember@mail.com and password:testMemberPass I am unable to hit /api/meetings/meetinggroupproposals . It gives UserContext is not available.
image