Request Format Is Unrecognized For URL Unexpectedly Ending
While using the Webservices, you may face this Issue.
This Issue occurs due to the following reasons.
Incorrect Method or Content Type or parameters can cause this Issue.
Open your web.config file on Notepad
Append the following code to the web.config and save it.

This would definitely resolve the Issue.