Jump to content

SoapFault: [HTTP] Unable to parse URL...


doctor_shim

Recommended Posts

Hello everyone. I've been working on a client for my own web service. For some damn reason every time I call a method (any method) in my service, I get this error:
[color=maroon]
[b]Fatal error:[/b] Uncaught SoapFault exception: [HTTP] Unable to parse URL in /path/to/my/client/script.php:12 Stack trace: #0 [internal function]: SoapClient->__doRequest('<?xml version="...', '', 'urn:ScoreboardA...', 1, 0) #1 [internal function]: SoapClient->__call('doSomethingExceptional', Array) #2 /path/to/my/client/script.php(12): SoapClient->doSomethingExceptional('my argument') #3 {main} thrown in [b]/path/to/my/client/script.php[/b] on line [b]12[/b]
[/color]

I wrote the WSDL file by hand, however I compared it to several tutorials, existing WSDL files (even Google's), and it looks fine. I'll attach it if someone thinks there might be a syntax error in it.

All my files are included correctly, and I am calling a service operation that exists.

Would anyone more experienced in the realm of PHP web services know what's happening?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.