CreateCall

4 views
Skip to first unread message

MikeK

unread,
Feb 4, 2011, 10:45:05 PM2/4/11
to CallWidget-Developers
Accidentally sent last email without adding the error I recieved.
For:
callid = tokbox.createCall(apiObj,True)

I got the following error:
File "<pyshell#52>", line 1, in <module>
callid = tokbox.createCall(apiObj, True)
File "C:\Python27\TokBoxAPI.py", line 18, in createCall
return self.TB_Request(url, paramList)
File "C:\Python27\BaseAPI.py", line 75, in TB_Request
response = opener.open(request)
File "C:\Python27\lib\urllib2.py", line 398, in open
response = meth(req, response)
File "C:\Python27\lib\urllib2.py", line 511, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python27\lib\urllib2.py", line 436, in error
return self._call_chain(*args)
File "C:\Python27\lib\urllib2.py", line 370, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 519, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error

Melih Onvural

unread,
Feb 5, 2011, 10:33:32 PM2/5/11
to tokbox-d...@googlegroups.com
You'll want to make sure of the following:

1) You got your API key from this link here: http://sandbox.tokbox.com/view/platformkeys

2) Your API_URL is:

http://sandbox.tokbox.com

I think that this should resolve the issue that you're currently seeing.
--
Melih O.
me...@tokbox.com

> --
> You received this message because you are subscribed to the Google Groups "CallWidget-Developers" group.
> To post to this group, send email to tokbox-d...@googlegroups.com.
> To unsubscribe from this group, send email to tokbox-develop...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tokbox-developers?hl=en.
>

Reply all
Reply to author
Forward
0 new messages