olragon / graphql_api

GraphQL for Drupal 7
GNU General Public License v2.0
13 stars 3 forks source link

Error on /graphqleditor #11

Closed d0t15t closed 6 years ago

d0t15t commented 6 years ago

After basic installation with Composer Manager Security Advisory error, the right panel on /graphqleditor returns the error: SyntaxError: Unexpected token < in JSON See attached image. graphqleditor-error

olragon commented 6 years ago

blocked by #10

d0t15t commented 6 years ago

Hi @olragon

although #10 is resolved, and the module plus dependencies have installed correctly, i still get the same error at /graphqleditor.

olragon commented 6 years ago

Look like server can't return JSON inspection. Can you use give me more info? You can view full response at Chrome Developer Tools -> Network -> request /graphql -> Response

d0t15t commented 6 years ago

Is this the correct debugging information? It appears to be related to the same field in #12.

devtools_-_fhp_dd_8083_graphqleditor_and_error_on__graphqleditor_ _issue__11_ _olragon_graphql_api

olragon commented 6 years ago

Yes it is, #12 is related, I will close this issue