Square disconnects when PHP restarted
-
When PHP is restarted on my server, the Square connection breaks and has to be reconnected manually.
If I run the
wc_square_refresh_connection
hook instead of reconnecting manually, in the logs I get the errorNo refresh token stored, cannot refresh connection.
Surely the token is stored in the database, and shouldn’t be removed when restarting PHP?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Square disconnects when PHP restarted’ is closed to new replies.