If you are using Services or Functions(Classic) and have included your auth token directly instead of using a variable, you must wait for 1 minute for the update of your auth token to propagate. Otherwise, those functions and services will fail with a 403 Forbidden
error.
The Functions Editor is the all-new, redesigned way to experience Twilio Functions.
Functions(Classic) now has its own sub-menu in the Twilio Console, within the Functions product menu.
Advantages of the new editor include:
If you have multiple Twilio applications, create a Service for each application. That way, you can group the Functions that belong to a specific application together under one Service.
Assets(Classic) and new Functions Editor are not compatible. You will need to re-upload any Assets(Classic) as Assets in order to work with them in the new editor.