Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New IW app all fail with GraphQL error
#1
I thought it was a problem with the TMS components demo but it turns out I can't seem to get ANY new IW application to work.

Existing applications works fine but when I create a new app (standalone wheter using indy or HTTP.sys), all i get when I run it is an error in the browser:

"Cannot return null for non-nullable field Settings.canCollectData"

I'm using Delphi 10.2.3 Tokyo, IW 15.1.4

When I look into the debug console, I can see two POST requests to http://127.0.0.1:8888/graphql right after loading main.js.


Any idea what could be going wrong?

thanks, Stephane
Reply
#2
I use the same version of Delphi and using IW 15.1.4 or 15.1.5 to create new applications all the time and they work flawlessly.

Are you sure you don't have files from other versions left in your HDD? Can you please check your library path?
Reply
#3
Rebooting got rid of the issue, even for projects that where already compiled. Not sure what the problem was but it's likely a conflict with port 8888 and another app.
Reply
#4
Cool. Thanks for the follow up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)