another issue: Tap-pendo is not giving response fo...
# troubleshooting
r
another issue: Tap-pendo is not giving response for Visitors. It is giving below error:
Copy code
INFO POST <https://app.pendo.io/api/v1/aggregation> None
ERROR Giving up request(...) after 1 tries (requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url: <https://app.pendo.io/api/v1/aggregation>)
INFO METRIC: {"type": "counter", "metric": "record_count", "value": 0, "tags": {"endpoint": "visitors"}}
CRITICAL 422 Client Error: Unprocessable Entity for url: <https://app.pendo.io/api/v1/aggregation>
I really need some inputs on this. I tried with accounts, features, pages, It worked. Incase of visitors its is getting stuck for long time and throwing the above error. How to fix this?