PipedreamHQ / PipedreamHQ/pipedream

[BUG] Pi - Failed to generate code step

Open
#15,840 0 comments 0 reactions 0 assignees View on GitHub
bug tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
In the Workflow Builder UI, open Ask Pi and put in the prompt:

```
Create a confluence space

curl -u admin:admin -X POST -H 'Content-Type: application/json' -d' { "key":"RAID", "name":"Raider",
"type":"global", "description":{"plain": { "value": "Raider Space for raiders","representation":
"plain" }}}' http://localhost:8080/confluence/rest/api/space
```

Pi answered the question partially
```
Since there isn't a pre-built action for creating's write code to accomplish this using the Confluence API.

Here's how to create a Confluence space using a code step:An error occurred. Please try again.
```

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.