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

Add API backend as new user/ existing user fails #1092

Closed
saralavanip opened this issue Jun 8, 2016 · 4 comments
Closed

Add API backend as new user/ existing user fails #1092

saralavanip opened this issue Jun 8, 2016 · 4 comments
Labels

Comments

@saralavanip
Copy link
Contributor

saralavanip commented Jun 8, 2016

Steps:

  1. Visit https://nightly.apinf.io
  2. Register by clicking on 'Sign Up'
  3. Go to 'Menu' and click on ' API Backend'
  4. Select 'Add API backend'
  5. Go to 'Base Information' and enter name of the API backend
  6. Click on 'Next'
  7. Enter Backend details as follows:
    • Select Protocol used by API from drop down menu (eg. http)
    • Enter 'Host' name' of the API backend ( i.e Server where API is hosted)
    • Enter 'Port' for the backend host (eg. 80)
    • Click on 'Next'
  8. Enter 'Matching URL prefixes'
    • Enter 'Frontend prefix'
    • Enter 'Backend prefix'
  9. Click on 'Publish API Backend' button

Findings: Adding API backend as a new user or existing user fails. Displays error "Cannot read property 'length' of null "

Operating system:
Linux : Ubuntu 14.04.03 LTS (Trusty)

Web Browsers:

  1. Mozilla Firefox 44.0
  2. Google Chrome 48.0.2564.103

Screenshot:
add_api_fails

@saralavanip saralavanip added the bug label Jun 8, 2016
@bajiat
Copy link
Contributor

bajiat commented Jun 9, 2016

Resolved by #1087?
I verified this in nightly this morning. Added an API backend as an already registered and signed in user. Then I registered a new user and added another API backend. Both were successfully added.

@bajiat
Copy link
Contributor

bajiat commented Jun 9, 2016

@saralavanip Can you verify this?

@saralavanip
Copy link
Contributor Author

@bajiat , @brylie , I verified the resolved issue. Adding API backend in both cases was successful.

@brylie
Copy link
Contributor

brylie commented Jun 9, 2016

Closing as resolved.

@brylie brylie closed this as completed Jun 9, 2016
@brylie brylie removed the in progress label Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants