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

apinf API page "rest/v1/swagger.json" has no login info #2693

Closed
wuder4 opened this issue Jun 27, 2017 · 0 comments
Closed

apinf API page "rest/v1/swagger.json" has no login info #2693

wuder4 opened this issue Jun 27, 2017 · 0 comments
Assignees
Milestone

Comments

@wuder4
Copy link
Contributor

wuder4 commented Jun 27, 2017

when you call this API with postman first page you end up is https://nightly.apinf.io/rest/v1/swagger.json.
This page has no login info (eg how to login, what address to use...)
apinf api

You need login info to modify and create new APIs to the site.

Correct address is: https://nightly.apinf.io/rest/v1/login
POST
{
"username": "account",
"password": "example"
}

@wuder4 wuder4 changed the title apinf API "rest/v1/swagger.json" has no login info apinf API page "rest/v1/swagger.json" has no login info Jun 27, 2017
@matleppa matleppa self-assigned this Jun 29, 2017
@marla-singer marla-singer added this to the Sprint 45 milestone Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants