Stuart Grimshaw
Clients
-
Joined
-
Last visited
Solutions
-
Stuart Grimshaw's post in NO_FORUM error when trying to create topic via GraphQL. was marked as the answerThis is what I did in the end.
-
Stuart Grimshaw's post in "LOCATION_UNKNOWN" Error. was marked as the answerSo, in the end I used resource owner creds and created a system user account on the forum, that way end users can stay logged in and I can get topics & responses via GraphQL without having to include the whole Invision framework.
-
Stuart Grimshaw's post in "File not found" error. was marked as the answerNo, the database connection details are fine. Turns out when I created a local copy of constants.php I'd missed the <?php header off and that caused the error.