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

Can't retrieve workouts! #19

Open
renzodiaz opened this issue May 16, 2016 · 5 comments
Open

Can't retrieve workouts! #19

renzodiaz opened this issue May 16, 2016 · 5 comments

Comments

@renzodiaz
Copy link

The activity list returns empty.

@timoschlueter
Copy link
Owner

Hi @renzodiaz, i just tested the class with my runtastic profile. I dont have any problems.
Could you specify your environment? Maybe the phpinfo() output of your system?

@renzodiaz
Copy link
Author

Hi Timo Thanks for answer, I'm using your library for retrieve data from
Runtastic but I can retrieve data once.

I have form.php this form have action to functions.php

$r = new Runtastic();
$r->setUsername('username')->setPassword('xxxxx');

$r->getActivities(null,null, date('Y'));

getactivities() only works once! What am I doing wrong?

-Best

On Tue, May 17, 2016 at 6:07 AM, Timo Schlüter [email protected]
wrote:

Hi @renzodiaz https://github.com/renzodiaz, i just tested the class
with my runtastic profile. I dont have any problems.
Could you specify your environment? Maybe the phpinfo() output of your
system?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#19 (comment)

@Riwak
Copy link

Riwak commented Oct 11, 2017

Hey it work's only once for me to ! The first time is ok but if you refresh it's over.
I'm on php server 5.6.2. (Mac OS Sierra - MAMP Server - Safari 11.0)

capture 2017-10-11 a 13 27 19

@caionorder
Copy link

same problem

@Riwak
Copy link

Riwak commented Dec 22, 2017

This repo is out of date and bugged !
Try with javascript instead of php (It work well with Node JS platform. )

https://github.com/terhuerne/runtastic-js

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

4 participants