fatsecret/fatsecret4j

Food are not showing when integrating with java using maven

deven6690 opened this issue · 2 comments

Hello,
I am integrating FatSecret Java API in my project using maven dependency. But when I hit the getFood API so frequently it is not showing any food(It is showing only for the first time), while foods are available as I have checked with the fat secret website.
So please tell me what is the issue and how to resolve it?

Thanks

@deven6690 You might be using the BASIC edition from FatSecret Platform API Editions which has a limit of 5000 API calls/day. You need to contact fatsecret for getting access to either PREMIER Free or PREMIER edition.

I checked the getFood API using my API Keys, the results were available when I used the API.

Let me know if this helps.

Closing this as I haven't heard back anything.