Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.IllegalStateException: Missing required api key secret #3

Open
siddhpuraamitr opened this issue Feb 20, 2016 · 1 comment

Comments

@siddhpuraamitr
Copy link

On Android Studio I have imported module Aviary-SDK

also used meta data in AndroidMeniffest.xml

        <!--android:value="@string/aviary_value" />-->

but many times I am getting below error

java.lang.IllegalStateException: Missing required api key secret
at com.aviary.android.feather.cds.AviaryCdsService.onHandleIntent(AviaryCdsService.java:510)
at com.aviary.android.feather.common.utils.os.AviaryIntentService$ServiceHandler.handleMessage(AviaryIntentService.java:67)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:211)
at android.os.HandlerThread.run(HandlerThread.java:61)

@mdtuyen
Copy link

mdtuyen commented Apr 5, 2016

I have same issue. When app closed, something as change wifi or when app running have a message crash but my app have no problem. Log file as you show

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants