BuildShipBBuildShip
Powered by
SavannahS
BuildShip•2y ago•
1 reply
Savannah

Savannah - Using API Call node.Content Type ap...

Using API Call node.
Content Type application/x-www-form-urlencoded

How do I format the content I put in the body so it is in form format?
eg with these values?
{
"client_id": "123456",
"client_secret": "123456",
"grant_type": "authorization_code",
"code": "123456"
}

I got this error message:
"error": "Unprocessable Entity","statusCode": 422,
Solution
Hi @Savannah, Since it's a form-urlencode type.
You can pass it in a group of params and send it in the body.
image.png
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Savannah - I can't access my API workflow. Is B...
SavannahSSavannah / 💬・general
16mo ago
Savannah - Anyone know how to remove double quo...
SavannahSSavannah / 💬・general
2y ago
Savannah - Why I can't login to my account?
SavannahSSavannah / 💬・general
16mo ago
Savannah - I receive this error when making a P...
SavannahSSavannah / 💬・general
2y ago