You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Cannot parse content. No Content-Type defined.
at Function.parse (/Users/user/Documents/project/node_modules/.pnpm/[email protected]/node_modules/svix/src/openapi/models/ObjectSerializer.ts:602:19)
at EventTypeApiResponseProcessor.<anonymous> (/Users/user/Documents/project/node_modules/.pnpm/[email protected]/node_modules/svix/src/openapi/apis/EventTypeApi.ts:1208:34)
at Generator.next (<anonymous>)
at fulfilled (/Users/user/Documents/project/node_modules/.pnpm/[email protected]/node_modules/svix/dist/openapi/apis/EventTypeApi.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
Bug Report
Version
1.22.0
Platform
Darwin MacBook-Pro.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:25 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6030 arm64
Description
I tried this code:
I expected to see this happen:
Instead, this happened:
The text was updated successfully, but these errors were encountered: