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 .
×
Create a free account

API not responding (5/29 10am EST)?

May 29 (10 years ago)

Edited May 29 (10 years ago)
DXWarlock
Sheet Author
API Scripter
Was working on a script and thought I totally borked my scripts because they stopped doing anything..but even trying on the nondev campaign where I know it worked and haven't touched in a week, api does nothing.
I get no "Spinning up new sandbox..." or such on saves, calling scripts do nothing, gives no error or logs on log();, etc.

Even tossed in a
on("ready", function() {
  sendChat("API", "READY!");
});
to test when I hit save..and nothing.
May 29 (10 years ago)
Riley D.
Roll20 Team
*Seems* to be working right now for me. Is it a campaign-specific issue? As in, does a basic API check of another campaign on your account show it wokring?
May 29 (10 years ago)

Edited May 29 (10 years ago)
DXWarlock
Sheet Author
API Scripter
Was just coming back to post when I heard the reply mail notification.
I randomly got like 5 "READY!" in chat from my on ready all at once, and its working now.

Just me being impatient was all :) All my campaigns was dead in the water on API for about 20 minutes both dev and main. just a hiccup I assume.