This repository was archived by the owner on May 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
This repository was archived by the owner on May 27, 2020. It is now read-only.
Instapk not connecting to Slack #6
Copy link
Copy link
Open
Description
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"}
Metadata
Metadata
Assignees
Labels
No labels