Expand my Community achievements bar.

Check out the 3rd Edition of the AEP Community Lens for all the latest releases, resources, and Community updates

Friendly names not showing up when logged in

Avatar

Level 1

16-02-2021

Description -

When I'm logged in, in the Debugger extension, I expect to see the eVars, props and events with their friendly name, instead of their number. This is not happening, even though I'm an admin.

Why is this feature important to you -

Ease of debugging.

 

1 Comment

Avatar

Level 1

17-02-2021

When inspecting background.js - I see this error response from "https://api.omniture.com/admin/1.4/rest/?method=Company.GetReportSuites"


{"error":"invalid_request","error_description":"The token provided is not valid for the requested company"}

 

The request has this Header
X-ADOBE-DMA-COMPANY: "Adobe Corp"

 

Which is insane, as I don't have rights to Adobe Comp


I can create the same request in Postman with a new access token generated from console.adobe.io - and remove the above header, then I get a valid response

page footer