You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/28 10:08:49 UTC

[GitHub] [cordova] eduferfer opened a new issue #212: Connection Refused

eduferfer opened a new issue #212:
URL: https://github.com/apache/cordova/issues/212


   I am building a mobile app for Android using cordova and I implement an OAuth2 workflow.
   
   When the authentication endpoint redirects back to my app, this navigation is blocked showing the following message:
   
   **Application Error**
   net::ERR_CONNECTION_REFUSED(http://localhost/home?code=<my code>)
   
   When serving my app with livereload it works fine, probably because a port is added to the url?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova] timbru31 commented on issue #212: Connection Refused

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #212:
URL: https://github.com/apache/cordova/issues/212#issuecomment-620567200


   Thanks a lot for your issue, however the issue template exists for a reason. 😊   
   It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.
   
   Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org