About 251,000 results
Open links in new tab
  1. what does error code 401 when trying to connect with Strava routes

    Aug 11, 2020 · when trying to connect with Strava routes I get the 401 error code. how do I remedy this?

  2. Unable to log into Strava with my AppleID (Error Code 401)

    Oct 22, 2022 · I just got a new Edge 530 and I'm getting it all set up for a ride tomorrow. I was able to log in to Trailforks without a problem, but Strava is giving me issues. I initiate the …

  3. Redirecting to custom 401 page when "Access denied

    Aug 3, 2005 · The whole thing works like this: The browser sends request without credentials to the server. Server rejects this request and answers with "401 Access Denied". Browser …

  4. Unable to handle a 401 (OAUTH token expired) response

    Apr 21, 2024 · The token is valid for 2 hrs and when expired, the web service sends back an HTTP 401 (unauthorized) response. When that happens, I need my code to trigger a …

  5. Failed connection to Strava Routes CIQ app - Garmin Forums

    May 16, 2022 · I'm trying to connect my 530 with the app Strava Routes, but after putting my username and password I obtain always the same error message in the Edge: "Trouble …

  6. Twitter OAuth authentication using .NET - CodeProject

    Aug 29, 2011 · A example showing how to authenticate a Twitter application using oAuth and the application access token.

  7. error code 401 - Edge 1030 - Sports & Fitness Archive - Garmin …

    Hi getting error code :401 when trying to transfer a strava route to my Garmin edge 1030. Have tried everything - my strava software and Garmin connect is up to

  8. Handling authentication-specific issues for AJAX-calls

    Sep 18, 2013 · Server should return HTTP 401/403 for AJAX-calls and HTTP 302 for usual HTTP-calls. To handle HTTP 401/403 on a client-side. To be honest, you can override ...

  9. Error code 401 - Garmin Connect Web - Mobile Apps & Web

    Nov 29, 2020 · A dedicated community for Garmin users to ask questions, provide answers, and share feedback.

  10. How to Configure CORS for Angular and Spring Boot

    During development, my Angular code runs in a self contained web server. My back end API service runs in Spring Boot hosted web application container. Because the two are two …