Chris_Acrobat
07/22/2022, 9:06 PMError: unknown flag: --no-verify-jwt when I call supabase functions deploy my-function --no-verify-jwt. Am I misunderstanding something?Needle
07/22/2022, 9:06 PMChris_Acrobat
07/22/2022, 9:11 PMMissing authorization header (because I made an ordinary deploy). Now I want to add --no-verify-jwt (as mentioned here https://supabase.com/docs/guides/functions#:~:text=If%20you%20want%20to%20use%20Edge%20Functions%20to%20handle%20webhooks%20(e.g.%20Stripe%20payment%20webhooks%2C%20or%20chat%20bot%20webhooks%20etc.)%2C%20you%20need%20to%20pass%20the%20%2D%2Dno%2Dverify%2Djwt%20flag%20when%20deploying%20your%20function. ), but when I do I get the error message above.garyaustin
07/22/2022, 10:19 PMgaryaustin
07/22/2022, 10:24 PMChris_Acrobat
07/23/2022, 4:09 AMChris_Acrobat
07/23/2022, 6:34 AM0.23.6.
Thanks for the help!