2 thoughts on “REST API – How to upgrade to the new upload technique (18-Feb-2015)”
I followed the instructions several times and the method didn’t work. I found out that there is a difference between this page and Jason Calabrese’s. This one reads
Enter “https://YOUR_API_SECRET_VALUE@YOUR_WEBSITE.azurewebsites.net/api/v1”,
while Jason’s reads
Enter “YOUR_API_SECRET_VALUE@https://YOUR_WEBSITE.azurewebsites.net/api/v1”.
Only after I followed Jason’s format REST API uploading started to work.
The format you used is the “old” format. It works with the older version of the uploader or the original xdrip app. All newer versions required the newer syntax.
I followed the instructions several times and the method didn’t work. I found out that there is a difference between this page and Jason Calabrese’s. This one reads
Enter “https://YOUR_API_SECRET_VALUE@YOUR_WEBSITE.azurewebsites.net/api/v1”,
while Jason’s reads
Enter “YOUR_API_SECRET_VALUE@https://YOUR_WEBSITE.azurewebsites.net/api/v1”.
Only after I followed Jason’s format REST API uploading started to work.
The format you used is the “old” format. It works with the older version of the uploader or the original xdrip app. All newer versions required the newer syntax.