Gathering Diagnostic Information - adobe/experience-platform-dsw-reference GitHub Wiki
When reporting a problem to engineering team, this is the information they will need:
- The IMS Org ID
- The users's alpha numeric @AdobeID
- The details of the failed AJAX request
The user's @AdobeID
To obtain the alpha numeric @AdobeID
- Log into the https://platform.adobe.com/ as the user in question
- Right-click the Avatar on the top right and choose inspect
- Copy the element and include the @AdobeID in your request for support, e.g. 20E57D346852E30992015B9@AdobeID
The response of any failed requests
If you receive a failure launching Jupyter, please use Chrome developer tools to gather the complete AJAX Request info.
To capture the full response:
- Log into the https://platform.adobe.com/ as the user in question in Chrome
- Open More Tools > Developer tools
- Open the Network Tab
- Locate the failed request
- Copy the Request Header and Response and supply this information with your request for support