I'm having trouble searching for specific routings. It seems that any time I use "o:" it errors with
E.g., with routing code using "o:aa" this errors:
The routing code is truncated in the example; the full routing code is "as,aa sfo,sjc,fat,phx as,aa lax o:aa aa,ba". Same error if I try "as,aa sfo,sjc,fat,phx as,aa lax o:aa lhr aa,ba" (with "o:aa lhr").
If I take out "o:" it works. E.g., with routing code "as,aa sfo,sjc,fat,phx as,aa lax aa lhr aa,ba" or "as,aa sfo,sjc,fat,phx as,aa lax aa aa,ba" it works (with and without specifying LHR as the connection point of the AA flight.
Am I using "o:" incorrectly?
Edited to add: it also errors if I try to specify a specific flight, e.g., "as,aa sfo,sjc,fat,phx as,aa lax aa134 aa,ba" or ""as,aa sfo,sjc,fat,phx as,aa lax f:aa134 aa,ba" or "as,aa sfo,sjc,fat,phx as,aa lax aa134 lhr aa,ba".