HI,
I have set API key from'Google-Key for Server Application' and sender id into my app in manage ACS area on appelerator account. I am keep getting INVALID_SENDER error when i retrieve token. I have used APP key from in my apps-App management into my app...<property name="acs-api-key-development" type="string">snINWuS11auGwHgkZCfdwewrwr8wix5G2l</property> along with other oth keys as seperate entries in tiapp.xml. I have made sure development and production keys are different and set to development when i am testing.
<property name="acs-oauth-secret-production" type="string">ljGM1calWqSLsS2525YHZO90W0Sa8</property> <property name="acs-oauth-key-production" type="string">qilACoaIgpX3F2525NiZhbodIgkwcPc</property> <property name="acs-api-key-production" type="string">j2l0LqbT9FEw3k5225PFN3TxW</property> <property name="acs-oauth-secret-development" type="string">ekDrJFPtv6poC25525525F</property> <property name="acs-oauth-key-development" type="string">ofarAHknUy2HJiQSOAo2525a4Yo</property> <property name="acs-api-key-development" type="string">snINWuS11auGwHgkZ2552525</property> <property name="acs-push-type-development" type="string">gcm</property> <property name="acs-push-type-production" type="string">gcm</property> <property name="acs-push-type" type="string">gcm</property>
I have noticed there is one GUID in Manage ACS screen. I tried to use that as my app guid but it said , wrong guid.
Can somebody help me? I am truing from last 2 nights to make it work.
Thansk & Regards Naresh