How can I invoke service by REST API?
I'm learning ThingWorx by PTC University.
There is problem in "Editing a Network" in Part 4 of Introduction to ThingWorx 5.4.
I tried to invoke the service by REST API by following.
http://localhost/Thingworx/Networks/AcmeVending/Services/GetNetworkConnections?method=post
This is exactly same as textbook's description but it failed with the message "Invalid Request".
Does someone know what I should do?

