Korean) Arduino Yun send data Problem!!

Hello I'm Korean University Student
My Major is Intelligent Robot Engineering

Recent I study Arduino Yun to Internet

Then I success send sensor data to Facebook, Twitter, from Gmail to another E-mail and Google Spread Sheet

but If I send data same time to Facebook and Twitter, I got problem

The problem is like this (Serial Monitor)

Running SendATweet - Run #1...
Error
A Step Error has occurred: "An input error has occurred. AccessToken and Message are required.". The error occurred in the Stop (Input error) step.
HTTP_CODE
500
Success! Tweet sent!

I don't know Why this happen begin and if I send data to Facebook, Twitter, Gmail they show me like this

(-c) missing choreo ID

So I find reason to google Site
some people said Yun ATmega32u4 Memory is lack... so you have to use Linux by python

IF I use python this problem, it will be solved?

any another ID have? i want to use just Arduino Program my Arduino version is 1.6.8

Please Help me~