ONDC-Official / py-protocol-layer

python based protocol layer which abstracts ondc shenanigans and lets you focus on your app
MIT License
7 stars 28 forks source link

Many APIs are failing here #10

Open yashb042 opened 1 year ago

yashb042 commented 1 year ago

@sahilsharma9 @adityapatil123 I have tried many APIs here, they seem to fail with errors like :-

  1. Incorrect padding
  2. AttributeError: 'str' object has no attribute 'get'

Is it really a production ready app which will help us to skip the staging environment testing.

Could you provide a postman collection, which simply gives us a working search and on_search response. I know the BAP key will be different, but for testing purposes, I think we can use the ones which you folks are using as well.

Yash-Kavaiya commented 9 months ago

@yashb042 Can you attached testing report so we can fix it