Expected unqualified-id before string constant

The original line was `const String url = "/trigger/" + trigger + "/with/key/" + key;

I only added the "Trigger" : Because it told me that I needed to add that.