TokenResponseException: 401 Unauthorized Exception when trying to access Admin SDK Google API.

后端 未结 4 754
遇见更好的自我
遇见更好的自我 2021-01-24 05:34

I am trying to do an extract of users in my domain by accessing the Google Admin SDK API. I am however given a 401 unauthorized exception. The code below is my settings class th

4条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-24 06:02

    try deleting .credential directory - which is created in your local machine. this works.

提交回复
热议问题