Skip to content

Exporting "Visitor Profile" data results in "Your session has expired due to inactivity. Please log in to continue." #17407

@mattab

Description

@mattab

Steps to Reproduce & Expected Behavior

  • Go to Visits Log
  • Click on a "View visitor profile" icon on any visit
  • Click on the "Export" icon on the right of the Visitor ID at the top of the visitor profile
  • Expected to get a working XML output

Current Behavior

Got instead this:

<?xml version="1.0" encoding="utf-8" ?>
<result>
	<error message="You can't access this resource as it requires 'view' access for the website id = 1." />
</result>

Possible Solution

Might be similar to #16043

Context

Wanting to export the visitor profile data to see the metadata included and later use the API pragmatically

Your Environment

Reproduced on Matomo Cloud, also running latest 4.3.0 beta

  • Matomo Version: latest

Metadata

Metadata

Assignees

Labels

RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions