'Making an RESTful request, it works in Postman, but not in iOS Shortcuts with the same input

I'm pretty new to RESTful API, not sure what's missing for my shortcut (the right side in the image). The same input data can get the correct result using Postman (the left side) while the shortcut seems not even properly send the string out.

enter image description here

What am I doing wrong here?

Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source