Skip to main content



      Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » HTTP request with parameters
HTTP request with parameters [message #1863303] Wed, 24 January 2024 12:48
Eclipse UserFriend
Hi! I have a test application where i send a GET request over HTTP with two parameters of type integer. I am able to successfully connect to the server but i got a validation error asking for a type "number".

Below is the string for the ID in FB, where stack=0 and channel=2 are the parameters.
"http[<IP:PORT>/<PATH>?stack=0&channel=2;GET;application/json;*]".

Is there a way I may force the type of parameters inside the string? Or any workaround on the client side?

The application and the forte debugging are in the attachments.

Thanks in advance.

  • Attachment: app.png
    (Size: 82.08KB, Downloaded 82 times)
  • Attachment: forte_console.png
    (Size: 47.23KB, Downloaded 82 times)
Previous Topic:Read values ​​between two resources
Next Topic:Change the value of a handle.
Goto Forum:
  


Current Time: Fri Jul 04 17:22:33 EDT 2025

Powered by FUDForum. Page generated in 0.02835 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top