I have created survoID and thru API am scheduling for broadcast,here is the url: Broadcast Starting Date must be set in the future https://secure.ifbyphone.com/click_to_xyz.php?app=cts&acct=XXXX&scheduleonly&survo_id=1111&key=sfsfsf&sdate=2009-06-16 11:25&edate=2009-06-16 11:45&tz=Mountain&phone=1234562223&type=2&dstime=01:01&detime=23:55"Time when i initiated call is: 06/16/2009 11:00am,i got the below error:"Broadcast Starting Date must be set in the future"Can you please help,
yes i am scheduling it trhu mountain time . i tried at MST 11:00am with the above URL. i got the error"Broadcast Starting Date must be set in the future"
I see multiple requests in our log from your account today. In most cases what I am seeing is that you are scheduling for sdate of around 11:20 Mountain Time. This request is hitting our server at around 2:13 EST which would be 12:13 MST, so 11:20 would have been in the past. I don't see any hits to our server from your account today today earlier then 14:07 EST (12:07 MST).
Ram, All requests should be made relative to the timezone you are passing in. In your example, you were saying make the call at 11:20 Mountain time, when in fact the Mountain time was already 12:20, hence why we were coming back saying that date was in the past.
Thanks for your reply. I am in Arizona. Here there is no DayLight save time cocept. We are always: GMT-7 hrs only. Our Current Time is : 5:16pm only it never changes. (it is not Mountian Daylight/Summer time, which is GMT-6hrs) Which parameter i should pass : as per document here are the possible parameters:
"Eastern", "Central", "Mountain", "Pacific", "Alaska", "Hawaii" at 5:28pm (time xone is GMT-7hrs) scdhuled for
Ram, Unfortunately right now our survo broadcast API is limited to Mountain assuming you observe DST. Our new API for audio only broadcasts does allow you to pass in the actual GMT value, however this is not yet implemented for the survo broadcast API.
My suggestion for now is to code your API code in a way that assumes your in an area that observes Mountain DST until we can roll out the new GMT feature for survo broadcasting via our API. Your code will need to be smart enough to know once DST is over and change accordingly.
Do you know when the change mentioned( to consider actual GMT value) in below message will be available to use. Please let me know. We are find tinf difficulty in finding logoc to use for Arizona time where it never changes to daylight saving time. Also our server caould be any where. i think some other places other than ARIZONA won't follow day light saving time withing USA. Please let me know when is the scheduled release with the above change.