Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Your SAP Build Application to a Public API #23755

Closed
Matthias-Adams opened this issue Sep 24, 2024 · 5 comments
Closed

Connect Your SAP Build Application to a Public API #23755

Matthias-Adams opened this issue Sep 24, 2024 · 5 comments
Assignees

Comments

@Matthias-Adams
Copy link

Matthias-Adams commented Sep 24, 2024

Tutorials: https://developers.sap.com/tutorials/appgyver-connect-publicapi.html

Hi, there was a major UI update in SAP Build apps, so Step 1: Add data resources needs to be reworked.
I started to set it up but then I experienced issues with the open source API: https://world.openfoodfacts.org/api/v0/product/6416453061361
Server is not responding, seems there is high load on it. -> new backend needed.

@Matthias-Adams
Copy link
Author

@thecodester FYI

@Matthias-Adams
Copy link
Author

Instead of the .org server one can leverage the .net address, which is way faster:
https://world.openfoodfacts.net/api/v0/product/6416453061361

@jmmargo
Copy link
Contributor

jmmargo commented Sep 24, 2024

@thecodester can you please respond to this user's feedback? Thank you.

@thecodester
Copy link
Contributor

@Matthias-Adams Thanks for bringing to my attention. There will be a significant UX redesign in a couple of weeks so I will wait to redo the tutorials until then, but will update the tutorials for the change in UI and provide the better URL. Thanks so much.

@thecodester
Copy link
Contributor

I have rewritten the tutorial and hope it solves any issues. I did not change the URL since in my testing it worked. Note I also rewrote the tutorial assuming users are using the SAP BTP trial account.

I will close the issue. But if you need anything else, feel free to comment here or even reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants