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

Dev System, API not able to get any attributes.

1587340702
Chris D.
Pro
Sheet Author
API Scripter
Compendium Curator
I have continuing problems with the dev system, being unable to make any rolls.&nbsp; <a href="https://app.roll20.net/forum/post/8118995/there-was-an-error-communicating-with-the-quantumroll-server-undefined-on-dev-system-including-custom-sheet-sandbox" rel="nofollow">https://app.roll20.net/forum/post/8118995/there-was-an-error-communicating-with-the-quantumroll-server-undefined-on-dev-system-including-custom-sheet-sandbox</a> However until today I was able to use the Dev system to develop scripts so long as I did not make any rolls.&nbsp; However today my API can't read attributes.&nbsp; let attrib = findObjs({ _type: "attribute", _characterid: cID, name: nm }); log( attrib); is always returning a&nbsp; []&nbsp; No matter what attribute is being retrieved.&nbsp; The code works fine on the&nbsp; production system (which is very slow(.
Hey&nbsp;Chris D. -&nbsp; Can you provide me the link to the dev server game in which you noticed this with, please? Unfortunately, I've been unable to reproduce this same issue on my end so far. Thank you!
1588795116
Chris D.
Pro
Sheet Author
API Scripter
Compendium Curator
I think that must have just been something wrong that day. It is working now.&nbsp;