エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Using Google Apps Script to Post JSON Data
I am trying to post JSON data to the URL from google script but getting the above error: Server r... I am trying to post JSON data to the URL from google script but getting the above error: Server response : HTTP Status 415 - Unsupported Media Type My code: function myFunctionpost() { var url = "http://abc.xyz.org/jira/rest/api/2/issue"; var data = { "project": { "key": "KEY" }, "summary": "create issue.", "description": "Creating of an issue from google spreadsheet using the REST API", "issuetyp



2014/03/24 リンク