04-16-2022 14:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-16-2022 14:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi there,
I'm currently trying to make my first app in FitBit studio as a 16 y/o beginner dev and ran into some issues with making api calls from the App.
Short description of what I want to do:
When you start the app, it should request some JSON data from an external JSON API.
I already tried several ways of making API calls, both in the app and the companion code, but neither of them worked.
Hope you guys can help me out
04-16-2022 14:19 - edited 04-16-2022 14:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-16-2022 14:19 - edited 04-16-2022 14:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The app should then display the data in the app.
It should be a timetable for the Versa Lite using the WebUntis API just to give a bit more detail about what I'm trying to do.
04-16-2022 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-16-2022 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
04-16-2022 14:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-16-2022 14:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks for the quick answer dude, it worked for about every API other than the WebUntis API.
Maybe this is just WebUntis being weird or sth, idk.
In the official documentation for the webuntis API I just found excamples for API calls using npm and yarn, but I found nothing on how to use any of them in FitBit studio.

04-16-2022 14:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-16-2022 14:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Nevermind, I just found the option of using CLI which makes this process so much easier.
I'll just use Visual Studio

04-16-2022 14:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-16-2022 14:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I don't think that will help with fetch().
Gondwana Software
