Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. Tags
    3. http request
    Log in to post
    • All categories
    • mikaps7

      GET and POST variable
      Flic Hub SDK • http request • • mikaps7

      2
      0
      Votes
      2
      Posts
      261
      Views

      Emil

      @mikaps7 you execute the requests at the same time parallelly. If you want to execute the second request after the first has competed, you must initiate it in the callback of the first, or later.

    • leonardchrist

      Flic Hub can't establish working connection over Ethernet
      General Discussion • flic hub ethernet problem troubleshoot http request • • leonardchrist

      7
      0
      Votes
      7
      Posts
      933
      Views

      cs.durak

      I've had a similar problem today. I connected my Flic Hub to the Ethernet port while being connected to wifi. Then I disconnected wifi from the mobile app.

      I clicked on Test Connection and confirmed the Internet access however Ethernet was showing not connected in the app however I couldn't log in to the SDK.

      While the Flic Hub was powered, I removed the ethernet cable and plugged back in and it reassigned the IP. Then it worked.

    • arnaud.perray

      Flic Hub - Http Request
      Flic Hub • hub http request • • arnaud.perray

      16
      1
      Votes
      16
      Posts
      11047
      Views

      Emil

      @theo I think you need to add the http:// prefix to the url.