This topic was automatically generated from Slack. You can find the original thread here.
Hello, I am trying to create a subscription with the REST API and it’s throwing an error:
API call and error
POST /v1/subscriptions?emitter_id=p_QPCQRm9&listener_id=p_G6Cg57e&event_name=qbo-import-dr HTTP/1.1
Authorization: Bearer omitted
Content-Type: application/json
Host: [api.pipedream.com](http://api.pipedream.com)
Connection: close
User-Agent: RapidAPI/4.2.5 (Macintosh; OS X/15.1.0) GCDHTTPRequest
Content-Length: 0
{
"error": "Unexpected error, please reach out to our team at https://pipedream.com/support"
}