ParallelDots / ParallelDots-Python-API

Python repository for ParallelDots API Wrapper
43 stars 17 forks source link

API is not working in case of Customer Classifier #15

Open shiv-jetwal90 opened 4 years ago

shiv-jetwal90 commented 4 years ago

I am using my api_key to use api for custom classifier but it's responding "502 Bad Gateway". I also testing this api using postman but same error. Can anyone please solve this issue?

coldn00dles commented 1 year ago

+1. Its saying that my category list is either null or not defined even tho I have it defined and set in the script itself. Does not work with usual get/post requests in js as well