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

V1 works but V2 returns nothing #43

Open
victorlin-houzz opened this issue Feb 9, 2018 · 2 comments
Open

V1 works but V2 returns nothing #43

victorlin-houzz opened this issue Feb 9, 2018 · 2 comments

Comments

@victorlin-houzz
Copy link

I can get results back from V1 API but not from V2:

victor$ sudo curl -X GET "http://localhost/api/v2/services" -H "accept: application/json"
victor$ sudo curl -X GET "http://localhost/api/v1/services" -H "accept: application/json"
["service1","service2"]

Not returning anything for other APIs i.e. trace/{traceId}
Using latest version zipkin-server (2.4.6), and execute with PORT 80.

@codefromthecrypt
Copy link
Member

codefromthecrypt commented Feb 9, 2018 via email

@jcchavezs
Copy link

Is this still an issue?

@codefromthecrypt codefromthecrypt transferred this issue from openzipkin/zipkin-api Nov 12, 2020
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

3 participants