Google OAuth2 is reporting expired token

Re: Google OAuth2 is reporting expired token

by Brian Ball -
Number of replies: 0
Bad Request - Response_Type seems to be the issue.
Google wants response_type=code
I added the line in the OAuth2 Google config in Moodle, same issue.
I would like to see the actual code that the task compiles and sends via the URL Request. Anyone know where to find this?