Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

After applying the API access token on the Salesforce package an "Unauthorized Endpoint" message appears and the page is stuck in a loop:

Another error that can be seen after adding the API token:

...

  • Jira Cloud or Jira Server

Cause

EnvironmentCause
CloudThis is usually caused by the Connector's server URL not being configured in 'Remote Site Settings'.
ServerThis is usually caused by the Jira instance URL not being configured in 'Remote Site Settings'.

Resolution

...

EnvironmentResolution
Cloud
  1. Go to the Salesforce page. In the Quick Find box in the sidebar, type "remote site settings".
    Image Modified
  2. Click the Remote Site Settings link that appears.

  3. On the All Remote Sites screen, click the New Remote Site button.
    Image Modified

  4. On the Edit Remote Sites screen, enter the following details:
    Remote Site Name:  Jira
    Remote Site URL:  https://sfjc.servicerocket.io/
    Image Modified

  5. Click Save.
Server
  1. Go to the Salesforce page. In the Quick Find box in the sidebar, type "remote site settings".
    Image Modified
  2. Click the Remote Site Settings link that appears.

  3. On the All Remote Sites screen, click the New Remote Site button.
    Image Modified
  4. On the Edit Remote Sites screen, enter the following details:
    Remote Site Name:  Jira
    Remote Site URL:  <enter your Jira instance URL>
    Image Modified

  5. Click Save

...