You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get a URL for the Widgetize widget in Settings > Widgets > Generic > Metric
Go to your account settings and take note ot your token_auth
Log out Matomo
Paste the widget URL into the URL bar
Append your token_auth (i.e. add &token_auth=XXXXX at the end of the URL)
Load the page
Outcome: metric widget loads, but sparkline image is broken
Expected: sparklines image not broken
NB: sparkline URL generated by the URL does not contain the token_url, even though widget has it. If you copy and load the sparkline URL as is, you get redirected to the login page. If you add the token_url parameter manually, then the image loads.