• Estoy construyendo esta web para un club cilista, varios socios utilizan la web de strava… Me dí de alta para ver el funcionamiento , creo el token, autorizo pero me sigue dando error…

    Alguien me puede ayudar..

    Gracias

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author jrfoell

    (@jrfoell)

    @susoes I’m going to try and enlist @cmanon to help you in your native language.

    Plugin Author Carlos Santa Cruz

    (@cmanon)

    Hola @susoes, podrias por favor enviarme el mensaje de error completo que te envia el plugin, aqui en el titulo aparece truncado.

    Gracias.

    Thread Starter susoes

    (@susoes)

    ERROR de WP Strava Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [date] => Thu, 18 Jul 2019 16:58:28 GMT
    [content-type] => application/json; charset=utf-8
    [cache-control] => no-cache
    [via] => 1.1 linkerd
    [x-download-options] => noopen
    [status] => 401 Unauthorized
    [x-request-id] => fc844ce7-d6e6-4ef5-97b4-6d9babca178d
    [referrer-policy] => strict-origin-when-cross-origin
    [x-frame-options] => DENY
    [x-permitted-cross-domain-policies] => none
    [x-content-type-options] => nosniff
    [vary] => Origin
    [x-xss-protection] => 1; mode=block
    [content-encoding] => gzip
    )

    )

    [body] => {“message”:”Authorization Error”,”errors”:[{“resource”:”Application”,”field”:””,”code”:”invalid”}]}
    [response] => Array
    (
    [code] => 401
    [message] => Unauthorized
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => {"message":"Authorization Error","errors":[{"resource":"Application","field":"","code":"invalid"}]}
    [raw] => HTTP/1.1 401 Unauthorized
    Date: Thu, 18 Jul 2019 16:58:28 GMT
    Content-Type: application/json; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache
    Via: 1.1 linkerd
    X-Download-Options: noopen
    Status: 401 Unauthorized
    X-Request-Id: fc844ce7-d6e6-4ef5-97b4-6d9babca178d
    Referrer-Policy: strict-origin-when-cross-origin
    X-FRAME-OPTIONS: DENY
    X-Permitted-Cross-Domain-Policies: none
    X-Content-Type-Options: nosniff
    Vary: Origin
    X-XSS-Protection: 1; mode=block
    content-encoding: gzip

    {"message":"Authorization Error","errors":[{"resource":"Application","field":"","code":"invalid"}]}
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [date] => Array
    (
    [0] => Thu, 18 Jul 2019 16:58:28 GMT
    )

    [content-type] => Array
    (
    [0] => application/json; charset=utf-8
    )

    [cache-control] => Array
    (
    [0] => no-cache
    )

    [via] => Array
    (
    [0] => 1.1 linkerd
    )

    [x-download-options] => Array
    (
    [0] => noopen
    )

    [status] => Array
    (
    [0] => 401 Unauthorized
    )

    [x-request-id] => Array
    (
    [0] => fc844ce7-d6e6-4ef5-97b4-6d9babca178d
    )

    [referrer-policy] => Array
    (
    [0] => strict-origin-when-cross-origin
    )

    [x-frame-options] => Array
    (
    [0] => DENY
    )

    [x-permitted-cross-domain-policies] => Array
    (
    [0] => none
    )

    [x-content-type-options] => Array
    (
    [0] => nosniff
    )

    [vary] => Array
    (
    [0] => Origin
    )

    [x-xss-protection] => Array
    (
    [0] => 1; mode=block
    )

    [content-encoding] => Array
    (
    [0] => gzip
    )

    )

    )

    [status_code] => 401
    [protocol_version] => 1.1
    [success] =>
    [redirects] => 0
    [url] => https://www.strava.com/api/v3/activities/35371
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Me sigue saliendo [body] => {“message”:”Authorization Error”,”errors”:[{“resour’ is closed to new replies.