When running QueueDataWarehouse, my requests are returning 500 errors when I try to pass newly created segment ids with a longer syntax into segment.id. Older segment ids (with 24 characters) appear as 55369c41e4b0b5455b9764aa or 552d7789e4b03c9a855d6db0, for example--however, new segment ids are prepended with a common 10 character string followed by an underscore ( s300004059_57181de5e4b07969d4541a59 or s300004059_571f8592e4b063a623fd30b4, for example). I am able to run requests with the older syntax but those with the new syntax fail.
New to using R / RSiteCatalyst, so apologies if I haven't provided enough detail or have missed something obvious!