ecyrbe/zodios

TypeError: cookies is not iterable

moltar opened this issue · 1 comments

moltar commented

Getting an error from a response that returns cookies:

TypeError: cookies is not iterable
    at get [headers map sorted] (node:internal/deps/undici/undici:1844:34)
    at node:internal/deps/undici/undici:1865:43
    at Headers Iterator.next (node:internal/deps/undici/undici:1108:26)
    at Headers.forEach (node:internal/deps/undici/undici:1873:31)
    at A (..../node_modules/@zodios/plugins/lib/chunk-ATHNQJJR.js:12:2023)
    at m (..../node_modules/@zodios/plugins/lib/chunk-ATHNQJJR.js:12:732)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async B.request (..../node_modules/@zodios/core/lib/index.js:18:6396)
    at main (..../tests/make-session.ts:91:16)
stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.