Fork me on GitHub
#datomic
<
2020-05-19
>
babardo15:05:19

Hello, I try to use the new index-pull but it always throws a Datomic Client Exception. (We are using datomic-cloud). Does someone has any idea on the cause?

babardo16:05:10

Here is my deps.edn, I also updated our query group to 668-8927.

babardo16:05:50

In an other hand, datomic.client.api/index-range which is also using the :avet index works fine

babardo16:05:08

command and stack trace 👇

tvaughan23:05:45

Just a guess, but I suspect the access key and/or secret key is incorrect

babardo08:05:15

Yes it was my first guess but all others `datomic.client.api` function like /q , /index-range return wanted data.

ghadi16:05:30

@babar.ntm I don't speak for the Datomic team, but you'll need to supply at least how you called it (which arguments), and the full exception trace to receive useful help

👍 4
ghadi16:05:06

thanks!

🙏 4
souenzzo16:05:05

https://docs.datomic.com/on-prem/get-datomic.html Any plans to recomend/officially support Java 11+?