Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    cURL APIKey

    General Discussion
    1
    2
    198
    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.
    • Dick Honing
      Dick Honing last edited by

      Where and how do I put the APIkey in cURL?

      I tried to put the following code

      {
      "DATA": "test",
      "APIKey": "my api key"
      }

      in the body of a Postman request, but I keep getting the following error:

      { "status" : "KO", "error" : "Invalid APIKey" }

      1 Reply Last reply Reply Quote 0
      • Dick Honing
        Dick Honing last edited by

        oops ... forgot that the Content-Type needs to be application/x-www-form-urlencoded ... and not application/json ...

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