Jump to content

Search the Community

Showing results for tags '400'.

  • Search By Tags

    • 400 ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 4 results

  1. Hi, i've necessity to manage multiple warehouse movements, but with actual webservice i can't do all action that i need, so i've started a new webservice, based on this resource: http://webkul.com/blog/how-to-add-new-tables-in-rest-api-of-prestashop/ I've created the service, but i've this error:...
  2. Hi guys i'm trying to add a new product via web services using the PSWebServiceLibrary, i tried to read other posts in this forum but i have problems. That's my code: function AddProduct($root_path, $authentication_key, $id, $name, $desc, $cat, $qta, $price){ try{ $webService = CreateWebSer...
  3. Buenas, Pues estaba mirando para modificar las imágenes, cuando me salió este error Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit. Cookie: 0ce3beb550fcd80fa4e27.........(muchisimos codigos mas aqui)...
  4. Hola a todos, el problema es el siguiente: He utilizado los archivos de ejemplo de los web services (0-CustomerList, 1-Retrieve, 2-Update ,3-Create y 4-Delete) y he echo los minimos cambios para poder ver, actualizar y crear nuevos Grupos. El echo es que al crear un nuevo grupo me salta el s...
×
×
  • Create New...