Ticket Grid is returning an error saying:
“Could not load grid data: You have not entered your Zendesk Credentials in the solution settings.”
There are two causes for this error message.
Credentials have not been entered on the Zendesk Solution
- Go to D365 Sales > Settings > Solutions > Zendesk Dynamics 365 Connector > Configuration
- Enter Credentials to Authentication section
- Click “Save Settings” button
Your D365 user does not have “Read” access to the Global Settings entity.
At least one of the roles assigned to your user needs access to the Global Settings Entity.
- Go to D365 Sales > Settings > Security > Security Roles
- Select the security role that needs access
- Select the Custom Entities tab
- Find “Global Settings” and grant “Read” access
Ticket Grid is running in Sandbox mode
The ticket grid is a web resource on the form, and if it is run in sandbox mode will not be allowed to make web calls to Zendesk.
- Go to D365 Sales > Settings > Customize > Customize the System > Account/Contact > Forms > Select the form with the Ticket Grid
- Find the Ticket Grid, and double click on it to open the editor
- Scroll down to Web Resource Properties
- Uncheck the box “Restrict cross-frame scripting, where supported.” if checked.
- Save and Publish the Form.
Ticket Grid is not returning any records, appears blank
There are four causes for this to occur.
The lookup query didn’t return records
Contact: Primary email address on contact isn’t the same as the requester email in Zendesk
Account: The Account name isn’t exactly the same as the Organization Name.
The username or password entered to the D365 solution is incorrect
- Go to D365 Sales > Settings > Solutions > Zendesk Dynamics 365 Connector > Configuration
- Enter Credentials to Authentication section
- Click “Save Settings” button
The Zendesk API isn’t enabled
- In Zendesk > Settings > API
- Check that Password Access is Enabled
Two-Factor Authentication is enabled
If Two-Factor Authentication is enabled in Zendesk, you cannot use Password Access. Instead you will need to enable token access.
- In Zendesk > Settings > API
- Check that Password Access is Enabled
- Click the (+) to add new token.
- Save the token somewhere safe so you have it later.
- Go to D365 Sales > Settings > Solutions > Zendesk Dynamics 365 Connector > Configuration
- Enter the token as your Zendesk Password and append /token to the Zendesk Username as shown below.
Have further questions? Please email support@eonesolutions.com.