Results 1 to 1 of 1

Thread: Soap invocation doen'st work

  1. #1
    fedepia is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Rosario, Argentina
    Posts
    104

    Exclamation Soap invocation doen'st work

    Hello people. I'm really frustrated then to search why sugar soap doesn't work.

    I have a sugar 5.0.0d and I'm trying to do a login using soap, but when a call the login web service it doesn't retrieve anything (I don't know why). So, I have installed another sugar in another directory and when I test my app with this new sugar all works well.

    What could be the problem that one sugar doesn't work and the other works well?

    It's really important for me because that the sugar that doesn't work, is my production sugar

    Please, if anybody can help me I'll really apreciate this

    Thanks a lot

    FYI: I've noticied when I did a var_dump of sugar soap client the endpoint is different from the actionpoint:
    [login] => Array
    (
    [name] => login
    [binding] => sugarsoapBinding
    [endpoint] => http://crm.mysite.com/soap.php
    [soapAction] => http://crm.mysite.com/sugartest/soap.php/login
    Last edited by fedepia; 2008-06-04 at 07:27 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SOAP login() - Invalid Username/Password.
    By dsandor in forum Developer Help
    Replies: 12
    Last Post: 2010-12-07, 09:13 AM
  2. nusoap vs. soap: which to use and why?
    By hanmari in forum General Discussion
    Replies: 6
    Last Post: 2008-05-12, 05:20 PM
  3. How do i do a simple SOAP request in PHP5?
    By ztolley in forum Developer Help
    Replies: 2
    Last Post: 2008-04-15, 12:22 PM
  4. Replies: 2
    Last Post: 2005-10-07, 07:38 AM
  5. does the SOAP interface work at all?
    By mattjones99 in forum Developer Help
    Replies: 1
    Last Post: 2005-05-05, 08:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •