Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. HTTP Query not working
Forum Updated to NodeBB v4.3 + New Features

HTTP Query not working

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 387 Views 1 Watching
  • 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.
  • K Offline
    K Offline
    kylecorver
    wrote on last edited by
    #1
    This post is deleted!
    kshegunovK 1 Reply Last reply
    0
    • K kylecorver

      This post is deleted!

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      @kylecorver
      Hello,
      As a first step, you could check if the URL is accessible from the machine you're working on and to make sure the port on the server is open. When you're sure there is no network problem, you can start tracing down the error in code. On a related note, why are you using this:

          QEventLoop oEventLoop;
          oEventLoop.exec();
      

      Kind regards.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved