So, I've been successfully using the API since September using Java/okhttp3. Since yesterday, I've been having issues. When I refresh the tokens I get a 200 response with the tokens but when I immediately use the token's provided, I get a 401 right after. Turns out to be a nasty loop. Has anyone else experienced this? Best! Larry
... View more