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

Unable to add API credentials. #8

Open
mikohl opened this issue Oct 4, 2021 · 0 comments
Open

Unable to add API credentials. #8

mikohl opened this issue Oct 4, 2021 · 0 comments

Comments

@mikohl
Copy link

mikohl commented Oct 4, 2021

After installing, I'm asked for my API credentials. When I add them and click Submit, the error is thrown. Closing the error message leaves me on the screen to enter my API credentials, with a "Validating" animation running. I have to quit the application to make this go away.

Steps to reproduce:

  1. Click "Setup Cacher"
  2. Add API key and API Token
  3. Click Submit.

Atom: 1.58.0 x64
Electron: 9.4.4
OS: macOS 11.6
Thrown From: cacher package 1.1.0

Stack Trace

Uncaught TypeError: Cannot read property 'statusCode' of undefined

At /Users/mikohl/.atom/packages/cacher/lib/controllers/setup.controller.js:90

TypeError: Cannot read property 'statusCode' of undefined
    at Request._callback (/packages/cacher/lib/controllers/setup.controller.js:90:22)
    at self.callback (/packages/atom-beautify/node_modules/request/request.js:185:22)
    at Request.emit (events.js:223:5)
    at Request.onRequestError (/packages/atom-beautify/node_modules/request/request.js:877:8)
    at ClientRequest.emit (events.js:223:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:223:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:81:21)

Commands

     -0:51.3.0 core:paste (input.input-text.native-key-bindings.input-api-key)
     -0:50.2.0 core:undo (input.input-text.native-key-bindings.input-api-key)
  2x -0:48.5.0 core:paste (input.input-text.native-key-bindings.input-api-token)

Non-Core Packages

atom-autocomplete-php 0.25.6 
atom-beautify 0.33.4 
atom-css-comb 3.5.1 
atom-debug-ui 1.0.4 
atom-ide-ui 0.13.0 
blade-snippets 0.2.0 
blade-spacer 0.4.2 
busy-signal 2.0.1 
cacher 1.1.0 
calc 0.4.0 
color-picker 2.3.0 
docs-snippets 0.8.0 
drupal 1.9.2 
editorconfig 2.6.1 
ftp-remote-edit 0.18.2 
goto-definition 1.3.4 
ide-php 0.7.18 
intentions 2.1.1 
language-apache 1.8.0 
language-blade 0.46.0 
language-sql-mysql 0.3.1 
language-svg 0.9.2 
language-twig 1.6.4 
laravel 0.7.1 
laravel5-snippets-atom 1.5.5 
linter 3.4.0 
linter-phpcs 1.8.1 
linter-sass-lint 1.9.0 
linter-ui-default 3.4.1 
php-debug 0.3.5 
php-extract-method 0.2.1 
php-server 0.8.0 
php-twig 4.0.0 
rest-client 1.3.1 
split-diff 1.6.1 
Sublime-Style-Column-Selection 1.7.5 
svg-preview 0.14.0 
sync-settings 5.2.15 
sync-settings-folder-location 1.0.19 
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

1 participant