Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
May your rolls be merry + bright! 🎄
Create a free account

[Script] Problem "No existing sandbox found"

Good day, I having problem with Rol20 API, I can't create or test my API. The console return this "No existing sandbox found. Preparing sandbox to start on game activity." I already deleted all scripts and didn't work.
Hi Narrador, Sorry to hear you're having problems; this message is usually displayed when the sandbox is not active (i.e. it has not seen anyone in the game or running API commands). If you add an API script from the Library, join the game, and then test a command, does the API console update?
1618599249
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Are you running the game when you have a script installed? No sandbox is created without the game being active at the same time. At bare minimum, you need: A) At least one installed, working script B) The game for that API page must have at least one person logged in.
Worked!!! THANKS!!!