You cannot post messages because only members can post, and you are not currently a member.
Description:
Welcome to the FatSecret Platform API Developer Forum.
The FatSecret Platform API facilitates the development of practical and innovative nutrition and lifestyle applications.
This group is a place where you can post questions, share ideas, and post example projects for feedback.
|
|
|
New API key
|
| |
Hi
I have a bug in existing app with the oauth timestamp.
The only way to fix that bug without creating error for older users in
the previous app version, is to generate a new API key , that will be
used in the new version of the app. My Question: If I am requesting a
new API key, does it invalidates the old one? and if it does how can I... more »
|
|
Base64 Encoding/Decoding Problem
|
| |
Hi, I'm writing a mobile application which will use your REST API. When I was implementing the "signature" part, I found your server had some problem on decoding the signature when it has a '+' character. It seems your server parses the signature with "HttpUtility.ParseQueryString" , which will parse... more »
|
|
getting ingredients
|
| |
Hello everyone,
I am an iOS developer and heard that this API can be used for my
purpose but I cant seem to find out how. Basically I am building an
app that scans barcodes and provides back to the user the ingredients.
I heard that some developers used this API for that purpose but I cant
find anything about barcode or about the availability of the product... more »
|
|
Query by diet
|
| |
Hi guys- It looks like recipes can be tagged by diet- e.g. Abs Diet, Atkins, Weight Watchers, etc... ([link]) but in reviewing the API, I can't see where that information would be accessible. Has anyone been able to query for recipes by a specific diet or return a... more »
|
|
Invalid signature
|
| |
I need help.
no matter what i do i always get an invalid signature for my response.
here is my code:
require_once('lib/config.php') ;
// Set the search string
${'Search Term'} = 'apple';
// Set the API request Url
${'Request URL'} = '[link]... more »
|
|
Excersise Tracker
|
| |
For some reason when a user adds an excersise the amount of calories
burned is no longer showing up. This has always worked but now is not
working any ideas?
Greg
|
|
Creating exercises in the exercise diary
|
| |
On the fatsecret.com website in exrcise diary, a user is able to
create a custom exercise under the choice "Other". Does the API allow
for our users to do this as well? I do not see it in the exercise drop
down as on the fatsecret site. If it does not allow this, Is there a
reason why this feature is not available in the API?... more »
|
|
Unable to log food and Exercise using this as a mobile Phone App
|
| |
I have integrated the API on my mobile phone App "Fit Geanie".
I am using this app on a mobile phone but when I add an item, it takes
me
to the sign-in page, I sign in and then it takes me back to add an
item.
I get stuck in this loop continuously. Can you help identify what is
missing ? the user name and password are valid and correct. I am able... more »
|
|
|