Hello:

In the latest version of development 8.x-3.x-dev, when authorization is made from the "Salesforce Authorization" form, it gives the following error once the OK occurs and returns to Drupal: "Client error: `GET https://example.my.salesforce.com/services/data/v/` resulted in a `404 Not Found` response: [{"errorCode":"NOT_FOUND","message":"The requested resource does not exist"}] [{"errorCode":"NOT_FOUND","message":"The requested resource does not exist"}] "

In the previous version of development and in the current stable version, this error does not exist and when OK is produced in the authorization, it shows the list of objects to which you have access, for example: "event: /services/data/v42.0/event"

Thanks.

Comments

marklein created an issue. See original summary.

aaronbauman’s picture

Status: Active » Fixed

Thanks for catching this.
Fixed with ebcb42c

  • aaronbauman committed ebcb42c on 8.x-3.x
    Fix #2957804 incorrect identity check when determining version strings
    
marklein’s picture

Thank you very much! The error has disappeared.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.