Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Yep that is something I have considered but this feature may come to v2 of the API.
For now I cannot break the API for other users, but it will be upgraded in the future with v2.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
That meal was just missing a video, not all meals have a video.
I have added it for now.
Posts: 16
Joined: Jan 2018
Reputation:
1
2018-02-24, 07:19
(This post was last modified: 2018-02-24, 07:27 by ahmedhussain.)
Hi,
Trying to load Images through Picasso in my code for Android application. One thing I noticed was that all the images are missing "https://" prefix. I am adding "https://" prefix manually to each image. can we please add the right prefixes to the json?
@OtherDevs: Remember to add a prefix "https://" instead of "http://". 3rd party libs may not be able to handle the 301 redirects.
Thank you.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Yes this was a recent change, that I meant to fix last week. I will fix on Monday.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Links should be all fixed now, I have added some new recipes as well.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Thanks, fixed. Hopefully there are not any more.
I will add some URL checking to the strYoutube field to prevent that kind of mistake.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
2018-03-21, 11:27
(This post was last modified: 2018-03-21, 11:38 by docwra.)
I also completed the recipes that were missing videos. All recipes should now have a youtube vid.
Thanks for the feedback.