-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Type: Question ❔Question about implementation or some technical aspectQuestion about implementation or some technical aspect
Description
I am currenty trying to integrate Syft.js into my project. Currently I have reached the point where I can connect to a PyGrid-Domain, authenticate, retrieve a model but what is not working: I can't receive a plan.
Sniffing in the developer-tools of Firefox tells me that Syft.js is trying to receive the plan via HTTP-GET-Request:
The last parameter "receive_operations=tfjs" is the problem, because I receive an empty-file of 0 bytes. Changing the parameter to "receive_operations=list" gives me valid content.
Whats the problem here? Do I need to install something specific server-side?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: Question ❔Question about implementation or some technical aspectQuestion about implementation or some technical aspect