In my case, I tried to cache the request with defineCachedEventHandler.
defineCachedEventHandler
I solve the problem by not caching the event:
export default defineEventHandler(userPrivacyPolicyCreateController)