Ivan

Results 23 comments of Ivan

add `ember-inflector` as peerDependencies or add support of @ember-data/request-utils, addon does not work since ember-data v5.3.4 https://github.com/emberjs/data/pull/9479

@Strongbone315 any updates on that PR?

> it's very hard to see the error since it's rendered all in one big line, are you able to fix the output? or are you able to produce a...

> Hey @AmilKey. Does this happen with Microsoft provider only, or any others? with Microsoft provider only

I get this error in my App "FirebaseError: Missing or insufficient permissions." after two hours of using the app. It seems that the token is not updated automatically. The error...

@tom-andersen is there any solution to this problem, a lot of time has passed but the problem is not solved even in the latest version?

> @tom-andersen fyi, we still are experiencing this issue daily. A bit less of occurrences than my comment a year ago. Now on average of 500.000 reads per day, +-...

@LanderBeeuwsaert do you logout user every hour?

@tom-andersen any updates on this issue? no effect from this config ``` const firestore = initializeFirestore(app, { experimentalAutoDetectLongPolling: false, }) ``` ``` firebase: 10.13.2 "firebase-admin": "^12.5.0", "firebase-functions": "^6.0.1", ``` I...

I get this error in my App "FirebaseError: Missing or insufficient permissions." after two hours of using the app. It seems that the token is not updated automatically. The error...