new_b= {} new_b['click_tracking_enabled']= true new_b['is_archived']= true new_b['notify_on_send']= true new_b['body_text']= 'BROADCAST PLAIN TEXT VERSION' new_b['body_html']= 'This is my html' new_b['subject']= 'BROADCAST SUBJECT' aweber.account.lists[3765581].broadcasts.create(new_b) AWeber::CreationError: https://labs.aweber.com/docs/troubleshooting#methodnotallowed
new_b= {}
new_b['click_tracking_enabled']= true
new_b['is_archived']= true
new_b['notify_on_send']= true
new_b['body_text']= 'BROADCAST PLAIN TEXT VERSION'
new_b['body_html']= 'This is my html'
new_b['subject']= 'BROADCAST SUBJECT'
aweber.account.lists[3765581].broadcasts.create(new_b)
AWeber::CreationError: https://labs.aweber.com/docs/troubleshooting#methodnotallowed