↧
Answer by Gerard for IAM error when authenticating with token SurrealDB
You are correct that the --auth argument is indeed very recommended for production deployments and it is not necessarily to remove it to solve your problem. Your issue happens because you are providing...
View ArticleIAM error when authenticating with token SurrealDB
I have recently added the --auth flag to make my instance of SurrealDB production ready as suggested in the documentation.Upon doing so, my users can no longer view their data as this error is returned...
View Article