You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I package the app for usage in Mac App Store I get the following error when trying to do the Google OAuth process. I think the error comes from the line this._server.listen(port) in LoopbackRedirectServer.js. Any ideas?
The text was updated successfully, but these errors were encountered:
When I package the app for usage in Mac App Store I get the following error when trying to do the Google OAuth process. I think the error comes from the line
this._server.listen(port)
in LoopbackRedirectServer.js. Any ideas?The text was updated successfully, but these errors were encountered: