Error calling PA-API 5.0! HTTP Status Code: 429 Error Message: [429] Client error: `POST https://webservices.amazon.de/paapi5/searchitems` resulted in a `429 Too Many Requests` response: {"__type":"com.amazon.paapi5#TooManyRequestsException","Errors":[{"Code":"TooManyRequests","Message":"The request was de (truncated...) Error Type: TooManyRequests Error Message: The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API. Projektübersicht | all my ideas & projects

I

All my ideas & projects

Yaml Path Loader for organized translations with silex framework

As i started developing my own page i wanted to have it multilingual from the start on. Because i decided to build my page with the silex framework and am working with symfony at my company i was road to have my language settings simple and easy organized. That's because the YamlPathLoader which extends from the standard symfony components like YamlFileLoader.

More about installation and usage:

YamlFileLoader@GitHub

There will be coming more soon...