Chris Yang
Chris Yang
[defuddle](https://github.com/kepano/defuddle) or [turndown](https://github.com/mixmark-io/turndown) ?
> Which SDK are you using by the way, Python or TypeScript? TypeScript, Thank you.
@dinmukhamedm any ETA for next release?
@dinmukhamedm it will update in this repo: https://github.com/lmnr-ai/lmnr-ts right ?
@dinmukhamedm How should I configure the Laminar client if the API and gRPC are on different domains? API: [https://api.abc.com/](https://api.abc.com) gRPC: [https://grpc.abc.com/](https://grpc.abc.com) Also, I’m developing locally over HTTPS (using a Caddy...
@dinmukhamedm ``` /node_modules/@lmnr-ai/lmnr/node_modules/@opentelemetry/sdk-trace-base/build/src/export/BatchSpanProcessorBase.js:203:40)\n at listOnTimeout (node:internal/timers:608:17)\n at process.processTimers (node:internal/timers:543:7)","message":"7 PERMISSION_DENIED: Received HTTP status code 403","code":"7","details":"Received HTTP status code 403","metadata":"[object Object]","name":"Error"} ``` got this error this time. correctly got `200 OK`...
@dinmukhamedm ``` /node_modules/@lmnr-ai/lmnr/node_modules/@opentelemetry/sdk-trace-base/build/src/export/BatchSpanProcessorBase.js:184:18)\n at Timeout. (/Users/chris/git/abc/node_modules/@lmnr-ai/lmnr/node_modules/@opentelemetry/sdk-trace-base/build/src/export/BatchSpanProcessorBase.js:203:40)\n at listOnTimeout (node:internal/timers:608:17)\n at process.processTimers (node:internal/timers:543:7)","message":"7 PERMISSION_DENIED: Received HTTP status code 403","code":"7","details":"Received HTTP status code 403","metadata":"[object Object]","name":"Error"} ``` still got same error... this is...