Terragaroa Posted June 28, 2021 Share Posted June 28, 2021 (edited) Boa tarde, estou tentando integrar minha loja com o ERP bling via webservice, mas quando vou testar a integração, recebo o seguinte erro: Quote This call to PrestaShop Web Services failed and returned an HTTP status of 500. That means: Internal Server Error. O suporte do servidor informou que é possível que o DNS do site não esteja sendo referenciado pelo prestashop, mas não faço ideia de onde alterar isso Alguém poderia me ajudar? Edited June 28, 2021 by Terragaroa +info (see edit history) Link to comment Share on other sites More sharing options...
Daniel - PrestaBR Posted August 3, 2021 Share Posted August 3, 2021 Seu webservice está ativado funcionando normalmente? Acesse o {link da sua loja}/api e faça o login com o CHAVE do Webservice gerada no BackOffice da sua loja (Menu Parâmetros Avançados > WebService). Se funcionar no navegador, configure essa CHAVE no Bling e deve funcionar. Link to comment Share on other sites More sharing options...
Terragaroa Posted August 4, 2021 Author Share Posted August 4, 2021 já fiz esse teste, ele retorna a seguinte mensagem: Quote This XML file does not appear to have any style information associated with it. The document tree is shown below. <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <errors> <error> <code> <![CDATA[ 3 ]]> </code> <message> <![CDATA[ [PHP Warning #2] count(): Parameter must be an array or an object that implements Countable (/home2/loja3155/public_html/classes/webservice/WebserviceRequest.php, line 794) ]]> </message> </error> </errors> </prestashop> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now