datomic

Ask questions on the official Q&A site at https://ask.datomic.com!
2021-06-12T23:12:32.195200Z

I'm back to fiddlig with my datomic cloud solo instance, has anyone run into this cors issues on a solo toplogy? I cant think of a reasonable next step. https://forum.datomic.com/t/cors-issue/1870

2021-06-12T23:20:55.195500Z

I believe i'm dealing with a lambda, so https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors.html "enabling cors support for lambda..." would be relevent. i created an option method, though i suppose i should test that theory.

2021-06-12T23:22:39.195800Z

https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-test-cors.html Looks like it might be useful, ill try to get some feedback next.

jarrodctaylor 2021-06-12T23:30:19.196100Z

Have you read through https://docs.datomic.com/cloud/tech-notes/cors-lambda-proxy.html

jarrodctaylor 2021-06-12T23:39:14.196300Z

I see in your forum post you have seen the tech note. Since you can successfully curl the end point. When you do that locally do you receive the expected headers?