• Hi grosbouff,

    am I right that “Pinterest” apparently changed the code of their login page again ? So “Pinterest Importer” can’t find the “app version” anymore ? I did a quick&dirty adaption of your code in ‘pinim-class-bridge.php’. I replaced

    preg_match('/P\.main\.start\((\{.+\})\);/isU', $body, $match);

    with

    preg_match('/P\.startArgs.=.(\{.+\});/isU', $body, $match);.

    This worked for me. Maybe you could have a look at your code and update to 0.2.7.

    Thanks a lot
    Marc

    https://wordpress.org/plugins/pinterest-importer/

Viewing 1 replies (of 1 total)
  • Plugin Author grosbouff

    (@grosbouff)

    Thanks A LOT for your feedback, markamp.
    giving a hand like this is really useful, as I made this plugin only for my own use / fun / free, so I don’t always have the time to work on it…

    Plugin has been updated.

Viewing 1 replies (of 1 total)
  • The topic ‘once again: "Error getting App Version"’ is closed to new replies.