api-guy
New Member
Joined: Aug 4, 2025
Follow
Board
RE: POST CALL JSON REST API Call returns 400 with module
Within your custom functions, it's recommended to utilize the native JavaScript functions JSON.stringify() or JSON.parse() instead of createJSON() or ...
10 months ago
Forum
RE: POST CALL JSON REST API Call returns 400 with module
The JSON creation prompt seems unusual. Are you using AI to format the JSON body for your request? I'd recommend swapping your destination URL with a ...
10 months ago
Forum