Closed Mahsaap closed 6 years ago
// Create the poll StrawpollNET.Models.CreatedPoll newPoll = new StrawPollNET.API.Create.CreatePoll(pollTitle, allOptions, multipleChoice, dupCheck, requireCaptcha);
for example fails
Will check that now.
Seems to be an underlying issue with Strawpoll.me. Relevant tweet: https://twitter.com/swiftyspiffy/status/981616623332163585
Fixed
The actual call now fails with badresponse. Haven't dug in to it yet. But I would assume Strawpoll has changed something on their end.