sebastianerb
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Strava] WP Strava ERROR 401 Unauthorized@gubbe @jrfoell actually I really kind of resignated 🙈 Unfortunately the problem still exists and even with hours of debugging I wasn‘t able to spot the reason!
- This reply was modified 4 years, 8 months ago by sebastianerb.
- This reply was modified 4 years, 8 months ago by sebastianerb. Reason: typo
Forum: Plugins
In reply to: [WP-Strava] WP Strava ERROR 401 UnauthorizedHey @jrfoell,
I updated to 2.5.0 and deleted all db rows with strava% in wp_options.
After that I enabled debugging mode again and got the same error messages – its a mess :/I also got this in between:
Warning: Invalid argument supplied for foreach() in <…>/wp-content/plugins/wp-strava/src/WPStrava/AuthRefresh.php on line 47
Forum: Plugins
In reply to: [WP-Strava] WP Strava ERROR 401 Unauthorized@jrfoell : I just updated wp-strava and reauthorized the plugin with strava.
Unfortunately its still the same:
WP Strava ERROR 401 Unauthorized – See full error by adding
define( ‘WPSTRAVA_DEBUG’, true );
to wp-config.phpForum: Plugins
In reply to: [WP-Strava] WP Strava ERROR 401 Unauthorized@jrfoell : sorry for late reply, I just didnt get the notification.
Anyway: I am using the latest version and only have one athlete (mysqlf) configured.
I tried to clear cache and reauthenticate like hundred times… its always the same.Forum: Plugins
In reply to: [WP-Strava] plugin has stopped workingHey @jrfoell ,
I also have trouble to reauthenticate.
And even if I get it authenticated with doing some tricks like manipulating the database the frontend tells me that I am unauthorized.I tried to fix it actually, but so far I have no solution.