Error on calling edge function from react app

I have facing issues when I call a function from client app that check website is alive or not from supabase function. I have tested on postman and its all ok but not ok when i call invoke function from react app.
image.png
image.png
image.png
Was this page helpful?