Http/1.1 500 Internal Server Error

Http/1.1 500 Internal Server Error SearchSearch
Author Message
yoyo
New member
Username: Yoyo_2153

Post Number: 7
Registered: 10-2006
Posted on Friday, July 06, 2007 - 05:29 am:   

Hi Bruce.
can you tell me,why this happen?
I have send this to the gateway

POST / HTTP/1.1
Accept: */*
Content-type: multipart/related; boundary=----boundary-border--
Content-length: length


----boundary-border--
Content-Disposition: form-data; name=\"PhoneNumber\"
13**********

----boundary-border--
Content-Disposition: form-data; name=\"MMSSubject\"
Message Subject

----boundary-border--

I recv this

HTTP/1.1 500 Internal Server Error
Content-Type:
application/vnd.wap.wmlc
Content-Length:92
Connection: Close
x-sp-result: 705
......
yoyo
New member
Username: Yoyo_2153

Post Number: 8
Registered: 10-2006
Posted on Tuesday, July 10, 2007 - 06:09 am:   

I have got the problem.
it is that i didn't add the URL of the server.
I need to add the mmsc address after "post"
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7389
Registered: 10-2002
Posted on Tuesday, July 17, 2007 - 09:26 pm:   

Glad you figured it out ... I was a bit stumped. It looks like you are submitting an MMS message to a NowSMS server using the proprietary URL submission format with HTTP file upload (http://www.nowsms.com/documentation/ProductDocumentation/mms_notifications_and_c ontent/Submitting_MMS_Messages_URL.htm).

But the response you are getting back, having a content type of "application/vnd.wap.wmlc" is definitely not being generated by a NowSMS server .... it appears to be getting generated by a WAP proxy server.

BTW ... in the future, if you have a question that involves support for the NowSMS product, please post in one of the forums here that is labeled "Product Support ONLY". I do not visit the forums labeled "not for product support" as frequently.

-bn