Hey GB Team! I'm trying to setup the GB Edge Deliv...
# ask-questions
w
Hey GB Team! I'm trying to setup the GB Edge Delivery with Vercel and I'm stuck on setting up the SDK Webhook. I've entered all of the values into the form but when I go to test it, I'm getting this error:
Failed to parse custom headers: "Vercel" not defined in [object Object] - 1:10
When I update the headers to manually input the Token for Authorization I get:
{"error":{"code":"forbidden","message":"Not authorized","invalidToken":true}}
When I run the exact same request via Postman, I don't get an invalidToken error
@fresh-football-47124 any thoughts on this?
f
hi Ryan, taking a look
@happy-autumn-40938 do you know?
h
I saw a similar issue recently. I believe it was because the webhook secret was not quoted. Can you double check your webhook headers?