05-06-2020 18:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-06-2020 18:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I think the Campus api can do that, but if you look closely, it doesn't seem like it, so I ask for help.
If yes, please tell me how to do it
my device versa2 / s8+
05-11-2020 15:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-11-2020 15:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @8022,
Depending on how your architecture is built, there are two ways to authorize your application and make API requests.
When registering your application, you can select the appropriate “OAuth 2.0 Application Type” that fits your application's architecture:
- “Server” applications usually have a server component to the architecture. They support server-side authentication and the application and server communicate via a web service.
- “Client” applications usually do not have a server component to the architecture. These applications allow for client-side authentication.
- “Personal” applications can be created using a client or server architecture. These applications automatically provide access to the intraday time series data (such as Activity or Heart Rate) for the application owner’s data only.
Additionally, can you tell me if your application will run on a web browser? Or a desktop/mobile device without a web service (server-to-server component)?
Hope to hear from you soon. Let me know if you have any additional questions.

