Skip to content

GET on /api/events/(event)/ returns Not found. #774

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

Closed
Rafiot opened this issue Sep 12, 2019 · 3 comments
Closed

GET on /api/events/(event)/ returns Not found. #774

Rafiot opened this issue Sep 12, 2019 · 3 comments

Comments

@Rafiot
Copy link
Contributor

Rafiot commented Sep 12, 2019

Current Behavior

Authenticated GET on /api/events/(event)/ always returns

{
  "detail": "Not found."
}

Expected Behavior

https://docs.pretalx.org/en/latest/api/resources/events.html#get--api-events-(event)-

Your Environment

  • Version used: v1.0.3
@rixx
Copy link
Member

rixx commented Sep 12, 2019

Sounds like we need a bugfix release after all :(

@rixx
Copy link
Member

rixx commented Sep 12, 2019

So events do appear in the list view as specified, but the detail view is broken.

@rixx
Copy link
Member

rixx commented Sep 12, 2019

Will be part of the 1.0.4 bugfix release whenever I get round to it, and of course also of the 1.1.0 release.

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

2 participants