salaros/vtwsclib-php

cant get create account response.

burakakarsubasi opened this issue · 1 comments

i post datas after account is creating but i cant get response (i need created account id to create new salesorder). response is Null. i debugged invokeOperation(), sendHttpRequest(), but i can get only guzzle response that dont have account id

What's your vTiger version? Could you post raw output of Guzzle call made by sendHttpRequest?
What about the login operation does it work correctly for you?