AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Puppets App Firebase Permission Denied #34

Closed ayousufi closed 9 years ago

ayousufi commented 9 years ago

When running the puppets app, the debugger shows that firebase is having permission denied issues: 'FIREBASE WARNING: set at /PuppetShow/rooms/-Jt0wLWAAo84DHrIRL-T failed: permission_denied' in firebase.js, line 19, as well as 'firebase error' with code: "PERMISSION_DENIED" in FirebaseSync.js, line 817.

amberroy commented 9 years ago

seems this got fixed when @ayousufi regenerated the token, there was an error in the docs re which fields where strings, which were numbers, fixed now.