IgCookieNotFoundError: Cookie "sessionid" not found
at State.extractCookieValue (/home/runner/ReelDownloaderBot/node_modules/instagram-private-api/dist/core/state.js:153:19)
at RealtimeClient.constructConnection (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/realtime.client.js:45:89)
at MQTToTClient.payloadProvider [as connectPayloadProvider] (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/realtime.client.js:95:22)
at MQTToTClient.connect (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/mqttot/mqttot.client.js:54:42)
at /home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/realtime.client.js:140:23
at new Promise (<anonymous>)
at RealtimeClient.connect (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/realtime.client.js:127:16)
at RealtimeClient.wrapper (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/mixins/mixin.js:24:35)
at RealtimeClient.wrapper (/home/runner/ReelDownloaderBot/node_modules/instagram_mqtt/dist/realtime/mixins/mixin.js:24:35)
at postToInsta (file:///home/runner/ReelDownloaderBot/index.js:16:23)
I get this error when I try to connect
and here is my code