-
I encountered the following issue when I copied the sample code from https://s3.amazonaws.com/stitch-sdks/js-react-native/docs/4/index.html#installation
with react-native-init and
with mongodb-stitc…
-
This project looks really great so far! 👍
When I try to generate types from a Typescript file, I'm getting errors. I thought I set this up similar to what I saw in your Youtube video, so I'm uns…
-
Hello,
I'm using stitch cient SDK with the custom authentication to login in my webApp.
I generate a custom web token on the server (with node.js and jsonwebtoken package), pass it to the client and…
-
Boy oh boy. Couldn't even get the project running after trying to fix the myriad build exceptions in Xcode. **Please try to keep these examples up to date with the API's and actually building/working*…
-
I am trying to build a client-side solution with TypeScript using a MongoDB Stitch backend. My build fails with the following error:
[project path]/dist/esm/core/auth/providers/userapikey/UserApiKe…
-
**Is your feature request related to a problem? Please describe.**
As we have multiple guards in our Laravel app, so do we have quite some different queries and mutations for each user. Some of them,…
-
In normal mongo DB, we have the ability to pass the ObjectID as param string and it will be matched. The Stitch client does not seem to support this.
Every example I see relies on the user setting …
-
I'm trying to figure out how to handle/guard against an intermittent error I'm seeing on clients. I'm running `mongodb-stitch-browser-sdk: 4.0.14` in a Vue project.
The complete error is:
`(Could…
-
I would like to fix the player stream function at MongoDB engineering website function
-
It seems there have been some changes to Atlas since this tutorial was made, especially with Rules. I'm having trouble bridging the gap for permissions. Now instead of read and right rules there are n…