Hey community,
I’m trying to integrate StackBlitz’s SDK for generating sandboxes on the fly from my Figma plugin, but I’m facing a strange issue. I’m being redirected to the sandbox, but the code is missing, so probably the “body” isn’t reaching StackBlitz.
I reached out to the StackBlitz team as well, it’s all good from their side & works from browsers so most probably it’s Figma App which is stripping the request from the SDK for some reason.
What’s even weirder is I can’t see any network request being sent to the endpoint.
The steps I’m following are listed here: Creating projects with the SDK | StackBlitz Docs