I have an requirement where I need to fetch the sandbox data using an app created in a developer edition account. I have authorize app on the sandbox account using below link.
This url ask sandbox user to allow access. After allowing access, api call failed with below error.
java.lang.RuntimeException: RuntimeException: HTTP status: 400 - Bad Request message: {"error":"invalid_grant","error_description":"user hasn't approved this consumer"}
I am using Talend studio for this and below is the configuration.
