Edge Function Requestion log states bodyUsed false.
When trying to invoke an edge function the request is read to not have a body no matter what I do. My invocation is
I tried several different ways of writing it including straight copy/paste from github examples (still yields the same non-existant body issue). Everything technically runs without any errors and I can't find any real indication of where something is going wrong.
I tried several different ways of writing it including straight copy/paste from github examples (still yields the same non-existant body issue). Everything technically runs without any errors and I can't find any real indication of where something is going wrong.