I am trying to get Gong transcripts through an HTTP request, this is the error I am getting:
Bad request - please check your parameters [item 0]
Request message not readable
Here is my HTTP request:
{
“nodes”: [
{
“parameters”: {
“method”: “POST”,
“url”: “=https://api.gong.io/v2/calls/transcript”,
“authentication”: “predefinedCredentialType”,
“nodeCredentialType”: “gongApi”,
“options”: {}
},
“type”: “n8n-nodes-base.httpRequest”,
“typeVersion”: 4.2,
“position”: [
660,
0
],
“id”: “f51a04ba-49aa-4822-8032-02e7f073d2c5”,
“name”: “Get Transcript”,
“credentials”: {
“gongApi”: {
“id”: “0Hin1sNouBEZbfvi”,
“name”: “Gong account”
}
}
}
],
“connections”: {},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “3f2118a26bdbff37b73834181126ba4258055ec3fd41aeae2b54f5d2cc55199a”
}
}
Information on your n8n setup
- n8n version: 1.99.1
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via n8n cloud
- Operating system: Mac