Connection Error in Wordpress #875
Answered
by
nikosdion
mislitzer
asked this question in
Q&A (Community Support)
-
Hi, like a discussion before, I also can't connect to wordpress. The wordpress api can be accessed normally under /wp-json. |
Beta Was this translation helpful? Give feedback.
Answered by
nikosdion
Jan 9, 2025
Replies: 1 comment 7 replies
-
Make sure the Panopticon Connector for WordPress plugin is installed and enabled. Check that the API token you are using is correct and does not have any whitespace (spaces, tabs, newlines) at the beginning or end of it when you copy it into Panopticon. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also, please see the reply here #866 (reply in thread) There are two important things described there.
I think that many of you must have installed the wrong ZIP file for version 1.0.2 of the connector because GitHub was ordering it the wrong way around, showing it after the sources. The sources do not contain the
vendor
folder. While the plugin installs, and appears to be somewhat operational, it cannot return the data necessary for Panopticon to “see” your WordPress and PHP version. I have re-uploaded the plugin and now it thankfully displays in the correct order (first) under Assets. I have no idea why that happened. It's supposed to not be possible, to the best of my understanding. Oh…