PDA

View Full Version : Post to HTTP Server - SB10



NewsArchive
05-18-2016, 01:46 AM
I am issuing a Post to HTTP server command and getting an error.
%_SB_ERRORCODE% is 500. What does that mean?
I think it has to do with my webservice but would like to know what
error 500 is.

Thanks

--
Darrel (Dee) Witham
Professional Data Services, Inc

NewsArchive
05-18-2016, 01:46 AM
Darrel (Dee) Witham,

> I am issuing a Post to HTTP server command and getting an error.
> %_SB_ERRORCODE% is 500. What does that mean?
> I think it has to do with my webservice but would like to know what
> error 500 is.

Not positive but I would expect it to be a standard HTTP errorcode.

<https://en.wikipedia.org/wiki/List_of_HTTP_status_codes>

Lee White