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
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.
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.
Have you read through https://docs.datomic.com/cloud/tech-notes/cors-lambda-proxy.html
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?