🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Http GET still doesn't send data

    UIFlow
    2
    4
    3.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Pelican
      last edited by

      Re: M5Stick C 'http GET'
      The problem described in the topic above is still there.
      You can populate the data map with key value pairs, but the python code will not have it so it will not send during the request.
      Even if I add the key value pairs to the python code manually the request is still goes without it.
      Is there any chance that somebody will fix this?

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        HTTP Get will not send any data as its name implies.
        HTTP Post sends data.

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • P
          Pelican
          last edited by

          What?
          That is completely wrong.
          The GET method could send data as this url:
          http://domain.com/sample.php?key1=value1&key2=value2...

          1 Reply Last reply Reply Quote 0
          • ajb2k3A
            ajb2k3
            last edited by

            According to the W3C and multiple outer sites HTTP Get is a fetch method and is only for requesting, getting, fetching and retrieving data.

            UIFlow, so easy an adult can learn it!
            If I don't know it, be patient!
            I've ether not learned it or am too drunk to remember it!
            Author of the WIP UIFlow Handbook!
            M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post