RivercodeAB / facebook-conversion-api-nextjs

Facebook / Meta Conversion API for Next.js
61 stars 37 forks source link

Fetch failed object 2 is not iterable. #13

Closed dymoo closed 1 year ago

dymoo commented 1 year ago

Hi, im unable to track my events. its giving a cryptic error that im unable to understand.

error - TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11118:11) { cause: TypeError: object2 is not iterable at action (node:internal/deps/undici/undici:5969:39) at action.next (<anonymous>) at Object.pull (node:internal/deps/undici/undici:6017:52) at ensureIsPromise (node:internal/webstreams/util:205:19) at readableStreamDefaultControllerCallPullIfNeeded (node:internal/webstreams/readablestream:2229:5) at node:internal/webstreams/readablestream:2319:7 at process.processTicksAndRejections (node:internal/process/task_queues:95:5), page: '/api/fb-events' }

imgur album: https://imgur.com/a/ipGl7g8

thank you !

ovdahlberg commented 1 year ago

Hi @dymoo!

Did you find any solution for this? Or do you still have the same problem?