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

Error that says no connection #52

Open
rmhtmlkoodaaja opened this issue May 4, 2018 · 4 comments
Open

Error that says no connection #52

rmhtmlkoodaaja opened this issue May 4, 2018 · 4 comments

Comments

@rmhtmlkoodaaja
Copy link

rmhtmlkoodaaja commented May 4, 2018

Hello! I am getting this error when getting Articles or creating ticket on zendesk in helpstack.

05-04 23:13:33.941 12957-12957/com.developerfromjokela.edison E/HSHelpStack: Error occurred when executing Creating New Ticket
com.android.volley.NoConnectionError: java.io.InterruptedIOException: thread interrupted
java.io.InterruptedIOException: thread interrupted

@rmhtmlkoodaaja rmhtmlkoodaaja changed the title Where I can get Account URL of zendesk? Error that says no connection May 4, 2018
@HaDiSs277
Copy link

Hi,
I have the same issue. i set help stack like this.
` HSZendeskGear zendeskGear = new HSZendeskGear(
"https://mydomain.zendesk.com",
"myemail@yahoo.com",
"<my token"); // Create the Gear object

    zendeskGear.setSectionId("<my section id>"); // Optional. Set the Section Id of your Help Center articles.

    helpStack.setGear(zendeskGear); // Set the Gear`

but when I open help stack it says "error in fetching articles and issues" and when I report an issue after setting email and name and subject and etc..in the last step it says "error in reporting issue please check your network connection" but i'm sure my device is connected, i also test via mobile data and WIFI with VPN. but it doesn't worked!

@rmhtmlkoodaaja
Copy link
Author

After some time it started working, but when I reinstalled app, and it stopped working.

@rmhtmlkoodaaja
Copy link
Author

Problem is, maybe if we can edit source code, it starts working. I Cannot edit source code of Helpstack

@HaDiSs277
Copy link

can you fix this problem? I clone this project but when i click on "show help" button it says "no apps can perform this action", what's the problem?

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