• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. gary
    3. Best

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    G
    • Profile
    • Following 1
    • Followers 0
    • Topics 8
    • Posts 36
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by gary

    • RE: How to access Rest API Login Endpoint using VBA

      Hi,

      To add to what phildunlap said, you must include 'application/json' in the accepts header.

      If basing your code on the question and answers on that stackoverflow page, you would need to add the following line before invoking the send method:

      objHTTP.setRequestHeader "accept", "application/json"

      Regards,

      Gary

      posted in How-To
      G
      gary
    • RE: How do I create event detectors using the Mango API?

      Ok, thanks Joel. That's great to know. It sounds like v3 will be a big advance forward for Mango.

      posted in User help
      G
      gary