Error when recreating a Client ID for an Android App in the API Console

前端 未结 4 1718
陌清茗
陌清茗 2020-12-10 07:13

I created a Client ID for my Android App in the API Console specifying the package name (com.clc.mmm.free) and the Certificate fingerprint (SHA1). Then I

4条回答
  •  自闭症患者
    2020-12-10 08:02

    I had the same issue. There was google project which i previously linked with my current the android package. I removed the OAuth 2.0 client IDs from the previous google project.

    One can remove client ids from the credential tab under API manager.

    After removing client ids all worked like a charm.

提交回复
热议问题