🤖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?

    Scheduled Pinned Locked Moved UiFlow 2.0
    1 Posts 1 Posters 846 Views
    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 Offline
      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

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post