I was originally using numeric HTML status codes (e.g., 200) in my
code, but decided to switch over to the style shown in the "Usage
and Examples" page. However referencing b1ddi.return_codes_ok gives
an error. I believe the reference should be to b1.return_codes_ok
instead. At least that works with my own code.
I was originally using numeric HTML status codes (e.g., 200) in my code, but decided to switch over to the style shown in the "Usage and Examples" page. However referencing b1ddi.return_codes_ok gives an error. I believe the reference should be to b1.return_codes_ok instead. At least that works with my own code.