Want to use wechat sdk to create menu
WeChat.create_menu({ \"button\":[ { \"type\":\"click\", \"name\":\"Daily Song\",
If you're using GAE's Sockets, you can get SSL support without any hacks by simply loading the SSL library.
Simply add this to your app.yaml file:
libraries: - name: ssl version: latest
This is documented on Google Cloud's OpenSSL Support documentation.