roam-reactnative icon indicating copy to clipboard operation
roam-reactnative copied to clipboard

Either publishable_key or package_name is wrong - React Native Android

Open manasgond opened this issue 3 years ago • 4 comments

{"code": "GS402", "message": "Either publishable_key or package_name is wrong"}

RNRoam?.createUser( "Hello world", (success) => { // once user is created send the roam user id to our BE service // this roam user id which will help us to login him console.log(success, '----success--roam user created successfully---->>'); }, (error) => { console.log(error, '---roam user creation fails---->>'); }, ); [] Screenshot 2022-09-19 at 3 26 41 PM

manasgond avatar Sep 19 '22 09:09 manasgond

Getting above error when trying to create user.

manasgond avatar Sep 19 '22 09:09 manasgond

Hi @manasgond we need some more details for the issues reported by you . you can schedule a call with us according to your convenient time using the below link https://calendly.com/d/dsd-y9r-xdf/technical-support-working-hours?month=2022-09

nikhil290 avatar Sep 20 '22 08:09 nikhil290

Scheduled.

manasgond avatar Sep 20 '22 08:09 manasgond

Any updates on this issue, I am experiencing the same. Thank you @nikhil290

ct-jeffweinberg avatar Jan 18 '24 15:01 ct-jeffweinberg