@ajax said in OAuth Issue: Incorrect client_id still used despite environment update:
The issue is that this client_id refers to an old OAuth credential, even though I have updated the correct GOOGLE_CLIENT_ID in /app/data/env.sh with a completely different ID.
Did you put the export keyword in front of the lines ? Like export GOOGLE_CLIENT_ID=xxx .
You shouldn't have to do anything other than restarting .