Laxus is reporting an error when trying to make calls via our Python SDK on Heroku Server. This is his email:
"This is the error. It appears when running on the heroku server but never show up when I run it locally.
Invalid method __post_init_post_parse__ called for section Company.
I basically boil down to this one line of code. This is where the error arises. Any hint will be appreciated.
response = client.company.enrichment(**query)"
Attached image contains a screenshot of code that he's running.
Created by Tony Costanza
October 11, 2022