Overview
The M-Files for Adobe Sign application might give an error like this:Solution
To fix this issue, append "/v2" the Authorization Endpoint URL and add "/v2" to the other endpoints after "/oauth" in the configuration.For example:
Authorization Endpoint: https://secure.eu1.echosign.com/public/oauth/v2
Token Endpoint: https://api.adobesign.com/oauth/v2/token
Token Refresh Endpoint: https://api.adobesign.com/oauth/v2/refresh
