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

Booking Issues even though Calender is free #19402

Open
leomalmachen opened this issue Feb 20, 2025 · 0 comments
Open

Booking Issues even though Calender is free #19402

leomalmachen opened this issue Feb 20, 2025 · 0 comments
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working

Comments

@leomalmachen
Copy link

Found a bug? Please fill out the sections below. 👍

Issue Summary

I cannot book meetings even though the calender is free.

Steps to Reproduce

  1. (for example) Went to ...
  2. Clicked on...
  3. ...

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Actual Results

Booking doesn't work

Expected Results

  • This is an ideal result that the system should get after the tests are performed

Technical details

  • Browser version, screen recording, console logs, network requests: You can make a recording with Bird Eats Bug.
  • Node.js version
  • Anything else that you think could be an issue.

Evidence

{
"status": "error",
"timestamp": "2025-02-20T10:15:35.554Z",
"path": "/v2/slots?eventTypeId=1201729&start=2025-02-27T11%3A30%3A00&end=2025-02-27T12%3A30%3A00",
"error": {
"code": "NotFoundException",
"message": "Cannot GET /api/v2/slots?eventTypeId=1201729&start=2025-02-27T11%3A30%3A00&end=2025-02-27T12%3A30%3A00",
"details": {
"message": "Cannot GET /api/v2/slots?eventTypeId=1201729&start=2025-02-27T11%3A30%3A00&end=2025-02-27T12%3A30%3A00",
"error": "Not Found",
"statusCode": 404
}
}
}

@leomalmachen leomalmachen added the 🐛 bug Something isn't working label Feb 20, 2025
@dosubot dosubot bot added the api area: API, enterprise API, access token, OAuth label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@leomalmachen and others