Ross Coundon
Ross Coundon
Thanks for this - there was no specific reason for using got-fetch, I'll try node-fetch. When accessing with a DATABASE_URL - what does that look like? I've been using the...
I'm now seeing something a bit weird, using a DATABASE_URL env var approach I constantly get unauthorised errors when using node-fetch. However, using a different HTTP client such as `undici`,...
I totally understand, and thank you for your time and help thus far. I'm still digging, I'll let you know what I find!
Thanks for getting back to me, I'll do that. It does seem very strange. If you don't mind, I'll report back here if anything comes out of it that could...
> ~/.tabnine This just worked for me, too
Hi - we're also seeing some instances of this in a NodeJs lambda, are there any updates?
Ok, thanks for the update. Any ETA?
In case it's helpful, our issue is related to writes to S3.
> After digging through the docs of Claudia and AWS, I am still not able to setup a local environment, in which I can debug the application. I am using...
@dmackinn - have you found a way to attach a debugger to the process being run by claudia-local-api?