Hi! I'm working on building an integration between...
# developers
t
Hi! I'm working on building an integration between our companies back end and cal.com - right now working on setting up event types for our team. Question, does anyone knows why, after successfully creating an event type via API, I'm getting a 404 on my back-end when trying to access the settings page ? The public link also isn't working. Page stays blank backend URL : https://app.cal.com/event-types/180320?tabName=setup public URL : https://cal.com/team/epeak-studio/tech-check-P1686-15D Am I missing something ?
z
Do you get any errors in the console?
t
@zomars only "Failed to load resource: the server responded with a status of 404 ()"
Note, if I create an event type through the front end (not API) then there is no 404 error
l
Omar López added a new issue CAL-900 Creating an event type from API breaks on webapp