Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Instapk not connecting to Slack #6

Open
TheDancerCodes opened this issue Mar 16, 2018 · 0 comments
Open

Instapk not connecting to Slack #6

TheDancerCodes opened this issue Mar 16, 2018 · 0 comments

Comments

@TheDancerCodes
Copy link

Hello @sideffect0

I am trying to set up Instapk on Android Studio but it seems to not be working.
It freezes when I input the Access Token try to connect.

I have checked out the instapk.log file that is generated and this is what is present in it.

Mar 16, 2018 1:59:09 PM com.pytenlabs.instapk.helpers.LogHelper init
INFO: Mac OS X, 10.13.3, x86_64, Android Studio AI-171.4249.39

Mar 16, 2018 1:59:10 PM com.pytenlabs.instapk.helpers.ProjectInfoHelper lambda$getProjectDetails$0
INFO: Found Facet: Android

Mar 16, 2018 1:59:11 PM com.pytenlabs.instapk.helpers.ProjectInfoHelper lambda$getProjectDetails$0
WARNING: org.jetbrains.andrxoid.facet.AndroidFacet.getAndroidModuleInfo()

Mar 16, 2018 1:59:12 PM com.pytenlabs.instapk.helpers.ProjectInfoHelper getProjectDetails
INFO: ProjectInfo{versionCode=1, versionName='1.0', packageName='com.thedancercodes.androidinstrumentedtests', projectName='android-instrumented-tests'}

Mar 16, 2018 2:04:11 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES CODE :400

Mar 16, 2018 2:04:11 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES : {"message": "given data is invalid"}

Mar 16, 2018 2:04:30 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES CODE :400

Mar 16, 2018 2:04:30 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES : {"message": "given data is invalid"}

Mar 16, 2018 2:04:44 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES CODE :400

Mar 16, 2018 2:04:44 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES : {"message": "given data is invalid"}

Mar 16, 2018 2:05:06 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES CODE :400

Mar 16, 2018 2:05:06 PM com.pytenlabs.instapk.helpers.ApiHelper$2 run
INFO: RES : {"message": "given data is invalid"}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant