New app works until it's moved too firebase

Hi Helen,

Mystery solved! In Google trace, I found that the URL requested was https://europe-west1-cad2m-monday-to-ggl-calendar.cloudfunctions.net/monday/execute-action, while the base URL I entered in Monday was https://europe-west1-cad2m-monday-to-ggl-calendar.cloudfunctions.net/SyncToGoogle (since that’s the base URL for my firebase project). So, the “SyncToGoogle” was removed in the call. By moving the “SyncToGoogle” to the recipe’s custom action, the URL is now properly built, and I see invocations coming in.
Thanks for your support. May I suggest that the URL building in Monday.com is changed, or that this is properly documented?

Best regards,
Jaap

1 Like