Replies: 2 comments 4 replies
-
You could use the DatabaseTableAgent to insert into |
Beta Was this translation helpful? Give feedback.
-
Sorry for bringing back an closed request, but, im 100% stuck on the log script and I need help :) This is the code: const json = { try { The json parameter seems to be valid. But, im getting the following error: AxiosError: Request failed with status code 403 What in the gods name am I missing? :) |
Beta Was this translation helpful? Give feedback.
-
Since tracing have a lovley tendency to disable itself on crashes, we sometimes need to use the log("whatever");
How can we achieve this in TypeScript?
Beta Was this translation helpful? Give feedback.
All reactions