Basically, my POST request should look like this (if it were JavaScript):
Here are my code blocks:
But when the request runs, I get:
Error 1103: Unable to complete request with the given text: "{"message": "test message"}"
What am I doing wrong?
TIMAI2
3
Try just writing the PostText as text in a text block:
{"message":"Hello World"}
1 Like
@NishyanthKumar @TIMAI2 , unfortunately none of these ways worked:
I still get the same error.
Nevermind, this:
worked after I removed the "www" from the URL.
1 Like
system
Closed
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.