Using googleapi with 2.3 platform

Hello @stevemc ,
from the documentation the new 2.3 manifest doesn’t need the “whitelisted-domains” property anymore.
Another thing you have to look for are request templates, if you don’t use them you won’t be able to deploy the app, so you will have to remove the requests property too.

1 Like