Skip to end of banner
Go to start of banner

Copy of How to resolve "Unauthorized Endpoint" or "The session has expired. Please refresh the page" error.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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:

Environment

  • 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".

  2. Click the Remote Site Settings link that appears.

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


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


  5. Click Save.
Server
  1. Go to the Salesforce page. In the Quick Find box in the sidebar, type "remote site settings".

  2. Click the Remote Site Settings link that appears.

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

  4. On the Edit Remote Sites screen, enter the following details:
    Remote Site Name:  Jira
    Remote Site URL:  <enter your Jira instance URL>


  5. Click Save
  • No labels