mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
Box.com OAuth authorization fails stating "invalid client credentials". Correct API domain is "api.box.com" (source: https://developer.box.com/reference#token) Change-Id: Icecd02017c44140c85186fcc3cd673cd1e24ecf0 GitHub-Last-Rev: b568688a5a4487fb640370f34cc3e2f48467d02b GitHub-Pull-Request: golang/oauth2#313 Reviewed-on: https://go-review.googlesource.com/129537 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>