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
zomars
01/23/2023, 10:24 PM
Do you get any errors in the console?
t
Timothée Pineau
01/24/2023, 11:18 PM
@zomars only "Failed to load resource: the server responded with a status of 404 ()"
Timothée Pineau
01/24/2023, 11:19 PM
Note, if I create an event type through the front end (not API) then there is no 404 error
l
Linear
01/25/2023, 1:02 AM
Omar López added a new issue CAL-900 Creating an event type from API breaks on webapp