Hi,
We've gotten the following exception when trying to generate a token:
{"error" : "invalid_grant", "error_description" : "Code was already redeemed."}
Every time we make a request, we're directly using the authentication code passed via the request sent to our callback. We've seen this error occur 3 times for a single user within about 12 minutes. The user successfully used this same authorization code about 2 hours before these failures. Could we get some assistance in troubleshooting this issue?
Thanks,
Warren