I'm using Postman to authenticate with Google Cloud but I'm receive a HTTP 400 Error redirect_uri_mismatch when I request the token. The values I'm using are below:
I was looking at another reply on StackOverflow and was wondering if creating a web application client ID for Postman in my GCP project would resolve this issue?