Skip to content

Instantly share code, notes, and snippets.

@bisco
Created December 8, 2018 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bisco/f37df3833e472250a4dd1a10beac8261 to your computer and use it in GitHub Desktop.
Save bisco/f37df3833e472250a4dd1a10beac8261 to your computer and use it in GitHub Desktop.
zaimtool説明用json(2)
{
"CONSUMER_KEY" : "ここにConsumer Keyを入れる",
"CONSUMER_SECRET" : "ここにConsumer Secretを入れる",
"ACCESS_TOKEN" : "さっきのoauth_token",
"ACCESS_TOKEN_SECRET" : "さっきのoauth_verifier"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment