Hi GB, I'm following the next.js + vercel feature ...
# ask-questions
a
Hi GB, I'm following the next.js + vercel feature flags guide and can’t get past webhook creation. I have all the required inputs but when I attempt to submit the
Create New SDK Webhook
modal I get 400 errors and an alert saying:
Copy code
your webhook limit has been reached
I have no other webhooks configured that I can see, on any of the sdks in my org. I had one configured from earlier this month before realizing we needed to move our project to the app router, but its been deleted from my view. Should I try again after a set amount of time, or have I uncovered an actual bug?
from the console:
Copy code
{
  "status": 400,
  "message": "your webhook limit has been reached",
  "errorId": "34368a91e10b4598b87f28f7515a40ec"
}
@fresh-football-47124 Sorry for the direct mention, I'm still getting this error today.
s
Hi @able-stone-9657. Thanks for sharing the feedback. This does look like a bug. I've made an issue and shared with the engineering team. https://github.com/growthbook/growthbook/issues/3252
🙏 1
a
Thank you, Ryan!
👍 1
s
Looks like the engineers already pushed a fix: https://github.com/growthbook/growthbook/pull/3254