[AC-333] Unable to login
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-11-07T17:33:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | narender |
Assignee | Shak Hossain |
Created | 2015-08-31T12:39:43.000+0000 |
Updated | 2015-11-07T17:33:59.000+0000 |
Description
Am unable to login with valid creditials and if logged in successfully unable to build my project giving a error 404 and 100
Attachments
File | Date | Size |
---|---|---|
error.png | 2015-08-31T12:36:33.000+0000 | 70202 |
Hi, Thanks for your concern. Ensure that you have latest version Node.JS installed
*Launch Studio from the Command Line:* Try the to login using the appc login command or using the command below on the command line:
(replacing XXXX and YYYY with your username and password. The username needs to be url-escaped, like user@company.com => user%40company.com) Thanks