Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:48
roger giglio is currently offline roger giglioFriend
Messages: 11
Registered: August 2023
Junior Member
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 22 times)
  • Attachment: forte_console.png
    (Size: 47.23KB, Downloaded 25 times)
Previous Topic:Read values ​​between two resources
Next Topic:Change the value of a handle.
Goto Forum:
  


Current Time: Sat Apr 27 19:16:20 GMT 2024

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

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

Back to the top