lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
MIT License
307 stars 130 forks source link

list_financial_event_groups issue #126

Closed prathip111 closed 5 years ago

prathip111 commented 5 years ago

I'm trying to pull amazon feedback API (_GET_SELLER_FEEDBACKDATA) but i am getting error response BadRequest: Expected(200) <=> Actual(400 Bad Request

Submitting Request from my side:- response = client.list_financial_event_groups(financial_event_group_started_after: (Time.now.to_date - 15.days).strftime("%F"),max_results_per_page: 100)

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.