Jeff Phan

Results 2 comments of Jeff Phan

Any update for this? Still does not work on android const minDate = new Date().setMinutes(new Date().getMinutes() + 30);

Should add "Accept: "text/event-stream" with "Content-Type": "application/json" E.g: headers: { Authorization: `Bearer ${process.env.EXPO_PUBLIC_AWS_BEARER_TOKEN}`, Accept: "text/event-stream", "Cache-Control": "no-cache", "Content-Type": "application/json", "x-requested-with": "XMLHttpRequest", "x-thread-id": threadId, },