Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. joerg.pressel
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by joerg.pressel

    • RE: BUG: URL Encoding not correct for plus sign

      @Emil I tried all combinations and came to the conclusion, that encoding of the parameter part is going wrong. From my understanding the plus sign on the Denon side is a space, but %20 or space does not work.

      posted in Flic Hub
      joerg.pressel
      joerg.pressel
    • BUG: URL Encoding not correct for plus sign

      I'm desperately trying to use Flic Buttons to control my Denon receiver. Using the URLs work great from a browser or API testing apps like RapidAPI.

      Here an example:
      http://192.168.xx.xx:8080/goform/formiPhoneAppPower.xml?1+PowerOn

      Problem seems to be that the URL encoding of Flic Hub is not correct for the plus sign (1+PowerOn) of the parameter. I also tried escaping it myself with %2B or using \+. Tried with the SDK, too. No success. Any work around or fix?

      In general, the connection is working if I use commands like:
      /goform/formiPhoneAppDirect.xml?MVUP
      That's because there is no plus sign 😞

      posted in Flic Hub
      joerg.pressel
      joerg.pressel