Sorry, you need to enable JavaScript to visit this website.

You are here

SMS in python doesn't seem to work

2 posts / 0 new
Last post

Szymon's picture
by Szymon

SMS in python doesn't seem to work
Hi,   I am attempting to use the Messaging API and repeatedly find the same 500 error below:     {     "status":"500",     "code":"TECH-ERR",     "message":"Technical error : Execution of JS.ModifyMessageIdURLResponse failed with error: Javascript runtime error: \"TypeError: Cannot call method \"map\" of undefined. (modifyMessageIdURLResponse.js:57)\" : An error has occurred while processing your request, please refer to API Docs for summary on the issue"     }     We are using the API in python pretty much as presented in the python example and the getting started section. Are there any suggestions as to what is going on?  

anonymous's picture
by anonymous

Hi szymon.zieba, 
Hi szymon.zieba,  Can you please post the body of your query (the json payload)
Log in or register to post comments