Closed mcelia2324 closed 6 months ago
I see your _dasherize function is used to handle this case but I am not sure if it is either not working properly or if it is something else altogether.
Hi, can you post the code that's not working for you and the symbol that you're fetching the chain for? Thanks!
pydantic.error_wrappers.ValidationError: 1 validation error for NestedOptionChain put-streamer-symbol field required (type=value_error.missing)
This was working yesterday but now for any ticker I am receiving the above error, seems put-streamer-symbol is the issue, was this because it used to return "put_streamer_symbol" and now the dashes might be causing an issue?
Can you see if you can replicate?
Thank you