Skip to content
api-guy
api-guy
@api-guy
New Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 2
Reply
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
Reply
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