I'm trying to query datastore entity with NodeJS client API (https://www.npmjs.com/package/@google-cloud/datastore) given safe-url string provided by existing Go code. For some reason while other APIs (Go, Python,...) enable to decode/encode from/to safe-Url to key, NodeJS doesn't. Is there other way to do this? Thanks.
Asked
Active
Viewed 269 times
1 Answers
0
There is a Feature Request, created by OP, in the official repository for the library. At this moment, it has no ETA.

Mangu
- 3,160
- 2
- 25
- 42