Component current stable versions does not correspond to the stable version on the Forge. For example Outsystems UI has version 2.12 on the forge but from the tool I get 2.7 as stable version. Also when getting the complete list of versions 2.12 is not there. Am I missing anything?
Thanks for your answer.
Regards,
Niek.
Hi Niek,
thanks for the interest in this component. You shouldn't be missing anything. I think the problem is within the component, as it might be outdated with recent changes in the forge.
I'll need some time to check what I could change to keep it up to date. As soon as possible, I'll do that and get back to you.
Cheers,Miguel
the API was updated. Now it's hosted at RapidAPI Hub. There are some small changes needed for the API to continue to work. In summary, you just need to change the endpoint URL and 2 new headers to be included in every call (you can check the sample app.)
Regarding the data returned by the API, is being refreshed and updated to match the content here in the forge. Later today, or tomorrow, all data should be refreshed.
Note: While the old endpoint still works, it will soon be deprecated and blocked, only API calls coming from RapidAPI will be allowed.
@Miguel Antunes It seems data is outdated again.
If you don't mind me asking, are you scraping and storing the data somewhere or are you getting it directly from the forge database? Would you be willing to explain how you came up with this API?