This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
regression: createSiteinTeam call returning 404 suddenly #697
Open
Description
(Enterprise) Customer who regularly uses this call via this library has begun receiving 404 / Not found responses as of 2022-03-31T12:45:24.408-04:00 ; last successful POST was 2022-03-31T13:09:45.552-04:00.
There is an example body which causes the failure and some proof that the createSiteinTeam call still works, albeit not when run via the js client. Netlify employees can see those details in https://netlify.zendesk.com/agent/tickets/88934
This seems to happen with various nodejs versions and I am guessing something perhaps changed in the open-api which the client just needs an upgrade for? Hopefully the timestamps can help you narrow things down.