#monesh_sahu

1 messages · Page 1 of 1 (latest)

whole frigateBOT
copper merlin
#

Could you share the full error message?

mighty hatch
#

i am getting like this

#

i am using php-laravel for backend and kotlin for android

copper merlin
#

Could you log the client secret at android (not backend) and share it with me? It's likely that your client secret is in wrong format

mighty hatch
copper merlin
#

Your code is not indented properly. I can't read it

#

Can you share the client secret that your Android received?

#

You should ensure that the client secret looks like pi_xxx_secret_xxx

mighty hatch
copper merlin
#

Please also share your client secret

mighty hatch
#

yes

mighty hatch
#

{"clientSecret":"pi_3MhSlJSA7goKaDjj1Rd9Nb9U_secret_3MffSODrCfS5g66Aa5iUNWmmS"}

copper merlin
#

If you set client secret directly in the Kotlin code, does it work?

mighty hatch
#

i did not check this

copper merlin
#

You can have a try. If it works, it's likely that your Kotlin code doesn't get the correct value for client secret

mighty hatch
#

how to check this can you give me suggestion

mighty hatch
copper merlin
#

You can hard coded the client secret in your kotlin code and test it out

mighty hatch
#

ok

mighty hatch
#

its taking to a blank page

copper merlin
#

What did you do? Did you also hard code the relevant fields such as customer, ephemeralKey and client secret?