• Resolved Robson

    (@ligg3)


    Estou usando a vers?o Vers?o 1.0.8.2

    A extens?o n?o está mais autenticando no Google Chrome. Uso a última vers?o do Woocommerce.

    N?o há uma forma de importar produtos sem usar esta extens?o, o que é um grande erro.

    Tento autenticar, abre a tela do WordPress, confirmo, mas n?o passa dali.

    Já tentei criar a API REST manualmente, informo lá o código, mas também n?o funciona.

    O que fazer?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,
    If you use WooCommerce multilingual plugin, please deactivate it while trying to connect the extension because that plugin break the link of the Approve button.
    You can also use the Secret key instead of authenticating.
    Best regards

    Thread Starter Robson

    (@ligg3)

    Minha loja é a https://ultrapc.com.br

    Desativei todos os plugins, depois ativei apenas “Dropshipping and Fulfillment for AliExpress and WooCommerce” e “WooCommerce”.

    Resultado: N?o autentica. Até aparece a tela de permiss?o para autenticar, porém depois n?o segue adiante.

    Já tentei criar a API REST, e informar na extens?o, mas ela diz que está errada.

    Têm outra sugest?o?

    I can see a lot of plugins are currently active on your site. Did you really try deactivate all but WooCommerce and Ours?
    BTW, you can use secret key by following this guide https://youtu.be/eCt8sJVsBXk?t=84
    Secret key here is the one you generate in the plugin settings/general, not the REST API key.

    Thread Starter Robson

    (@ligg3)

    Maravilha!

    Eu estava tentando criar uma API REST manualmente no Woocommerce e colocar ali, já que n?o conseguia autenticar automaticamente. kkkkkkkkkkkkk

    Agora vi lá, a chave está bem clara e fácil de encontrar. Coloquei manualmente no plugin, e funcionou certo, consegui importar produtos!

    Muito obrigado, de cora??o!

    Abra?o e parabéns pelo plugin!

    You’re welcome.
    I’m still wondering what might cause the issue with authentication on your site. If you can find the culprit, please let me know.
    Best regards

    Thread Starter Robson

    (@ligg3)

    Eu encontrei o log de erro, o mesmo cada vez que tentei autenticar, e diz o seguinte:

    “PHP Warning: Cannot modify header information – headers already sent in /home/usuario/public_html/wp-includes/functions.php on line 6712”

    Porém neste arquivo, nesta linha, consta:

    function send_frame_options_header() {
    	header( 'X-Frame-Options: SAMEORIGIN' );
    }

    Ou seja, n?o soube o que fazer, ent?o recorri a chave, e funcionou.

    Percebi que com outra loja minha, em outro servidor, mesmos plugins, a autentica??o funcionou ok, mas nesse aqui que falei, n?o.

    Thank you for your information. However, the error does not mention any other locations except for the core so I’m unable to check it.
    Do you see any other errors that are logged before the above one?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Vers?o 1.0.8.2 – Extens?o para Google Chrome n?o funciona’ is closed to new replies.