Комментарии:
Right now, we’re able to connect to Terra, but since we’re using the SDK, only Apple Health, Google Fit, and Samsung Health are connecting. However, today’s data or current isn’t updating. The step count and heart rate are both showing as 0, and they’re not refreshing, even when we check on a real device.
We are using the terra-react library, which includes functions like initTerra, initConnection, Connections, getDaily, getUserId, and getSleep. We’re generating an auth token from Terra and sending the connection type. We’re also generating a user ID using getUserId and calling getDaily to get the user’s data for today. All the data is coming through and is being sent to MongoDB, but the step count is still showing as 0 and is not updating.
Could you please suggest what to do?
Is the thumbnail made to look like goatsee or just by mistake..?
ОтветитьIs there a way to access the SDK with python code only for a quick and dirty check?
ОтветитьHello, I have been trying tirelessly to integrate your API using Java (Spring-Boot), I am using your SDK to make the integration.
It always fails when I am trying to authenticate using your methods, I sent a mail to bryan already to this effect.
Here is a code snippet of what I am doing, in case i am doing anything wrong let me know.
@GetMapping("/authenticate")
public Object authenticateTerraUser(){
return terraClientV2.generateAuthenticationURL("APPLE", "testing_ref");
}
Thank you sir good sagetion❤❤❤❤
ОтветитьGood
Ответить