test2

Dependencies:   C12832 mbed-http

Fork of Mbed-to-cybozu-kintone_get_sample by Junichi Katsu

Revision:
1:b1a105041b2b
Parent:
0:5c7abfb1236c
Child:
2:0167319fff74
--- a/main.cpp	Wed Aug 01 00:02:58 2018 +0000
+++ b/main.cpp	Thu Aug 02 06:51:14 2018 +0000
@@ -16,7 +16,7 @@
 Serial pc(USBTX,USBRX);
 
 const char API_TOKEN[] = "api-token";
-const char URL[] = "https://{domain}.cybozu.com/k/v1/record.json";
+const char URL[] = "https://owtd6.cybozu.com/k/v1/record.json";
 
 int app_id = 2;