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

    (@berkux)

    Add debugmode=10 and tell me more details. Maybe the validation of the https-certificates fails…

    Thread Starter jamakmx

    (@jamakmx)

    I got this:

    DEBUG: Cache is NOT active
    DEBUG: try to retieve this url: https://maruchan.applab-api.com:8090/v1/public/ranking
    DEBUG: wp_remote_get to https://maruchan.applab-api.com:8090/v1/public/ranking
    DEBUG: arguments: Array ( [timeout] => 5 [user-agent] => JCI WordPress-Plugin – free Version )
    DEBUG: error getting URL: cURL error 28: Connection timed out after 5000 milliseconds
    DEBUG: no data received: check url of json-feed

    EMPTY api-answer: No JSON received – is the API down? Check the URL you use in the shortcode!

    Plugin Author berkux

    (@berkux)

    Hi,

    “DEBUG: error getting URL: cURL error 28: Connection timed out after 5000 milliseconds”
    tells us what went wrong.

    With my server this worked without problems:
    https://wptest.kux.de/46121-2/
    with this:
    [jsoncontentimporter url=https://maruchan.applab-api.com:8090/v1/public/ranking basenode=body DEAKdebugmode=10]
    usuario: {usuario}[/jsoncontentimporter]

    Does your server have access to https://maruchan.applab-api.com:8090
    Maybe some restrictions like a firewall etc. prevent this access…

    Bernhard

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘API Error’ is closed to new replies.