• Hi,

    is it supported to import images from feeds with basic auth?
    When I have tested the plugin, it adds a new image in the wp-media but there is no image. (404)
    With another feed without basic auth it works great.

    In the debug msg, while I update the post by erase/resync, I can see the image from original URL but instead of the local image i get an error 404.

    Any suggestions?

    https://wordpress.org/plugins/faf/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    Basic auth is not implemented in FAF, but it is in FeedWordPress. This is probably also the reason why the images go 404, since FAF will not sent any credentials.

    Thread Starter hewa471

    (@hewa471)

    Is it possible to get the credentials from FWP?

    I have gotten another problem.
    When I include the username and password to the url, it happens that the maximal execution time error occures. I tried to add the timeout argument to the wp_remote_get function with the value 120 but after 30 seconds the error comes up from wp-includes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Import images from feeds with basic auth’ is closed to new replies.