You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing an web App that calls the Text Translation API. My whole project is developed in Python2.7 so I try to call the APIs in Python2.7. But I always get the failure result:
I am developing an web App that calls the Text Translation API. My whole project is developed in Python2.7 so I try to call the APIs in Python2.7. But I always get the failure result:
My code is in https://github.com/yangpancn/alchemy/blob/master/ms_translator.py
could someone provide a demo code how to use the API in python2.7?
Thanks in advance!
The text was updated successfully, but these errors were encountered: