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

    EZData2 unable to POST to?

    UiFlow 2.0
    1
    1
    82
    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.
    • S
      Shortcut3928
      last edited by

      Hi all,

      Here is what I am testing:

      Sending data in a POST call to Ezdata.

      I've set up my data key in EzData and can successfully use the url given on the share button.

      https://ezdata2.m5stack.com/api/v2/..token../data

      However I cannot find the correct url to POST data?

      curl -X POST https://ezdata2.m5stack.com/api/v2/store/[token]/HA_climate
      -H "Content-Type: application/json"
      -d '{"value": "Test from curl"}'
      {"timestamp":"2025-04-24T23:05:34.037+00:00","status":404,"error":"Not Found","path":"/api/v2/store/[token]/HA_climate"}%

      I have also tried "v2/entry/", "v2/input/"

      It would be great if I could send data using the API into Ezdata so I can use blocky to design apps to use that data.

      Any help appreciated. Cheers.

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