When generating an API auth token, the auth_token
should be displayed.
When generating an API auth token, the requests loads (page loading spinner) until there is a timeout.
After refreshing the page one (or sometimes two similar) new entries appear under tokens
.
As the one-time token isn't displayed, the created API-access cannot be used.
The same is happening when deleting a token (timeout -> entry is deleted after refresh).
?
Follow these steps in https://matomo.org/faq/general/faq_114/ for Matomo 4 and newer
Trying to connect WP-Matomo Integration (WP-Piwik) with Matomo and therefor needing an auth_token
.
Hi @rafaelmaeuer. Thanks for creating the issue.
For me that works without issues and after confirming the password it displays a page like
Can you see any errors in the error log?
Hey @sgiehl thanks for confirming the issue is not related to matomo itself, I am using the docker-image from crazy-max/docker-matomo so the problem might lay there... No the logs aren't showing any hints toward the problem, I already enabled the debug-mode, but it didn't gave any further information about any cause...
Updating Ubuntu and restarting the Server solved the issue...