Nizar Noorani
Nizar Noorani
The latest version of Knockout supports $index from inside a foreach binding that I'd like to use. Can you please upgrade to the latest version of KO? Thanks.
Hello, I am getting the below error when calling the `get_authorization_code` method in the `AuthorizationApi` ``` AmzSpApi::ApiError (Error message: the server returns an error HTTP status code: 400 Response headers:...
For some odd reason, extra line breaks are getting added when converting from HTML to Plain Text. See below ``` input = "The Acryee® Marine & Awning line of high...
After successfully submitting a feed, when we call get_feed(FEED_ID), it always throws this error: ` 7: from /var/www/ncube_ecomm/releases/20221019163120/app/proxies/amzn_sp_api/feed_proxy.rb:19:in `get_feed' 6: from /var/www/ncube_ecomm/shared/bundle/ruby/2.5.0/gems/amz_sp_api-1.0.0/lib/feeds-api-model/api/feeds_api.rb:190:in `get_feed' 5: from /var/www/ncube_ecomm/shared/bundle/ruby/2.5.0/gems/amz_sp_api-1.0.0/lib/feeds-api-model/api/feeds_api.rb:226:in `get_feed_with_http_info' 4: from /var/www/ncube_ecomm/shared/bundle/ruby/2.5.0/gems/amz_sp_api-1.0.0/lib/sp_api_client.rb:18:in...
For example, say for a given model I only want to keep the last 100 revisions and discard the rest. Is this possible?
Getting the following error: undefined method `deface' for #Rails::Application::Configuration:0x007fb61d1b6388 (NoMethodError) Any ideas? Thanks!