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

Programmatic Access to Firebase Token

Hello! I've been doing some investigatory work for a custom DnD Table (like&nbsp; <a href="https://www.dailydot.com/unclick/dungeons-dragons-diy-screen-table/" rel="nofollow">https://www.dailydot.com/unclick/dungeons-dragons-diy-screen-table/</a>) , but with small screens in front of each player that, for the beginning, should simply show the player's remaining hp. Even with the mod support Roll20 offers, this is rather tedious to implement from the browser. Additionally, each display unit is powered by a small Rpi Pico, which makes any browser-based data access even more difficult. It looks like the data is trivially accessible in Firebase, the only issue being the auth token. TOS breach aside, acquiring a token the way it currently works (login, cookies, Cloudflare) is… difficult, so I was wondering whether you would consider implementing a sort of endpoint for programmatic retrieval of said auth token. This would open up new worlds for projects like the one I am planning. Sincerely
1724197480
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hello jeengbe! This sounds like a discussion you want to have at a higher level than is available through the forums. I'd suggest starting with a&nbsp; Help Center Request . If you don't get a meaningful answer within a few days, post again here, and I or another Forum Champ will see what we can do to call attention to it.
I had a brief look around a got the feeling forum was the right place to put this. Thank you, I'll contact them directly.