• Resolved delcano

    (@delcano)


    Good day,

    I have the same 400 error that many have reported. I have updated the plugin to the latest version (v4.1.3) on the latest WordPress version (6.2.2) on PHP 8.1.

    I have tried to deactivate other plugins and cache systems to no avail.

    I can not go to Facebook, so I would really appreciate any advice outside of that walled garden.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter delcano

    (@delcano)

    I have tracked the issue to the file: lib/api/fetch/personal/user-media/class-get.php, line 230.

    Apparently, add_query_arg is adding a space between the protocol and the url of instagram (https:// graph.instagram...) for reasons unknown.

    I have added a dirty hack under it: $url = strtr($url, ' ', ''); and it worked. Now I have an account issue, but that’s on me and my client, so no problem.

    • This reply was modified 1 year, 7 months ago by delcano.
    Plugin Support jmatiasmastro

    (@jmatiasmastro)

    @delcano

    Hello mate, we have sent your ticket to the development team for investigation.

    Stay tuned for news.

    Regards.

    I have the same issue can you help. me ?

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