Error Downloading SMS logs in Twilio logs page - twilio

getting this error "Could not finish exporting all records." while trying to export all SMS sent from my account on a particular date using programming logs interface in twilio portal.
number of records is roughly ~15,000 and error shows up at line 10,001.
Are there any other recommend ways to download the logs ?
Thanks.

Related

The user has exceeded the number of videos they may upload

When trying to upload videos via the YouTube Data API, I'm getting the infamous "The user has exceeded the number of videos they may upload."
As per this comment, this limitation should've been gone after midnight, but I still get this error after waiting a day.
I'm not sure what data you need to identify our app, but I'm writing from Smartly.io, the project is called Dynamite production, and the id of the project is dynamite-production.
Let me know if you need more identification info AND how to retrieve those info, if needed.

IBM Bluemix Message Hub - Message Connect's Stream is not running

When I tried to create the Message Stream (Source: MQ Light) in Message Connect, the stream is not going to running state instead to error.
The steps I followed:
Created Message Hub: Its working fine as I connected to this using APache Kafka API
Created Secure Gateway to my Local MQ: Its also working fine as I am able to publish to my Local MQ through Secure Gateway
Created Message Connect
Created Message Stream:
i. Given Name
ii. Selected MQ Light as my Source of events
iii. Selected Secure Gateway
iv. And the corresponding Destination
v. Tried to create Stream, but the result is "Status: Error"
Bluemix Message Connect Service Screenshot
I dont know where to see the logs as I am new to Bluemix. So please let me know what steps I missed or how to debug this?
Also when I tried to create the Twitter Message Stream also its behaving same. Means not running at all, going into error status without showing any error.
Have you viewed this video which helps walk you through the steps?
https://www.youtube.com/watch?v=g3PbU69yKiY
Also, confirm that the info you entered for your configuration is valid

when transfer app to another developer account - Unable to process request

I create one app and I sell it to another dev.
When I try to transfer my the app to the other developer account, by clicking in the 'transfer app' button in itunesconnect, I receive the following error message.
Unable to Process Request
Your request could not be processed. For additional help, send an email to itunesconnect#apple.com.
All my apps receive the same error if I try to tranfers them.
I send an email now to itunesconnect, but I want to know if more people have the same problem.
I found all the app, its status is Ready for Sale. As long as Iclick Transfer app,
Will appear :
Unable to Process Request
Your request could not be processed. For additional help, send anemail to itunesconnect#apple.com.
I tried operating system windows8.1, ubuntu13.1, Mac OSX10.9.1, isthe same problem.
I tried the browser : IE11.0, GoogleChrome_version_33.0,FirefoxESR,
Opera12.15, Safari5.1.7, all of the same problems are tried.

Getting a busy signal when calling a client device

I've using the basic phone example from Twilio, have set it up to use the auth.php example and have directed a purchased phone number to basic-call.php.
When I try to call that number, I hear the default prompt, but then get a busy signal and nothing happens in the app. Both the auth.php and the basic-call.php are set to use the same client ID (basic), and I can't find any documentation on Twilio about what it means if there's a busy signal when directing to a client app.
I don't have any PHP errors in the logs or any errors showing up in the Twilio console, if that helps?
Turns out the problem was that I wasn't signing the request with the account SID and auth token of the subaccount that number was associated with. I sure hope this helps someone else!

Imap search command to get the most recent message?

Is there a command to do this? I can get messages since a certain date, or RECENT or UNSEEN, but I can't find any way to just get the newest message and only the newest message.
When you connect, the server gives you an EXISTS, telling you how many messages you have. Take that number (say, 62), and fetch that message: tag FETCH 62 (whatever). That's the most recent message that's been added to the mailbox.

Resources