Google App Invite - Message Failed To Send -


i getting following error while sending app invite:

generic::invalid_argument: com.google.apps.framework.request.badrequestexception: no associated application and/or client id found package name

some info:

  • i have tried both signed release key , debug key
  • my application live on play store

anybody got idea it?

just error specifies there's no client id found app.

you need to:

go developer console projects apis & auth credentials create new client id:   installed application   android   enter package name   enter sha1 release or debug (which ever 1 want work with)   make deep linking choice   create 

i'm not going explain how sha1 or else can found easily.

there might more, have stuff set , not removing of see if else needed. however, solve error.

also, google-services.json file asked obtain @ developer page app invites not necessary app invites functioning.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -