Please help. Blynk.tweet not working!

Please help. Blynk.tweet not working!
esp-12f (esp8266)
void setup()
{
Blynk.begin(auth, ssid, pass);
Blynk.tweet(“Hey, Blynkers! My Arduino can tweet now!”);
}
void loop()
{
Blynk.run();
}

Instead of a “me too” in an 8 month old topic, please supply us ALL your relevant details, versions, full code (properly formatted for the forum), server type, etc.

I have moved your question into your own topic.