The DevBlog documents all developments and promotions that relate to the TM4B Bulk SMS Gateway and its associated services 70589.INFO & T4ME.
Summary: |
API-Client routines will soon use the GET method in place of POST. |
Category: |
Modifications |
Link: |
www.tm4bhelp.com/dev/p-38.php |
Details: |
Customers should be aware that we will be changing the type of HTTP request used in our API-Client routines from POST to GET and this will effect the following (HTTP based) routines: This change is being made for two reasons. Primarly, it appears that some servers have been configured in such a way that they do not accept HTTP requests using the POST method. Furthermore, to account for developers of all levels, the GET method allows an application to be developed, checked and modifed more easily as our requests can be simulated through the address bar of an internet browser. To give customers enough time to modify their applications and avoid any disruption of service, we will be implementing this change according to a two step process:
Any questions relating to this change should be forwarded to our technical staff. |