-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ahawastecollection] IllegalArgumentException: Unknown waste type: Weihnachtsbäume #17879
Comments
Can you try this jar https://1drv.ms/u/s!AnMcxmvEeupwj49KMnQ3vzEIZLkpRA?e=pmrC4d it should work on 4.3.0.
|
Thanks for investigating. Seems that is only a network binding that you provided? For me it has something to do with the ahawastecollection binding as AHA provided new data element for collecting christmas trees (Weihnachtsbäume). The binding throws that exception because it only expects generalWaste, leightweightPackaging, bioWaste and paper. During christmas time there is another date in their calendars called Weihnachtsbäume for collecting christmas trees. Problem is that the binding exits with the exception and does not fill the other date attributes that could be captured correctly from the response. In addition I found out that the documentation on how to find out the right Thing parameters is not working any more. There is no Form Data any more that could be found within the Developer Editor... have to investigate into that again but now I also haven't got the right configuration parameters any more. |
Sorry link to wrong file, will provide a new link later today. |
This should be the right link: https://1drv.ms/u/s!AnMcxmvEeupwj49KMnQ3vzEIZLkpRA?e=ubHWGK |
Unfortunately another error occurs. Seems that there is another package needed "org.josup". Do I need an additional package for that? |
Expected Behavior
Waste collection dates are captured from the AHA website through defined and linked items.
Current Behavior
Waste collection dates are no longer captured due to following exception.
Possible Solution
There might be a new waste category "Weihnachtsbäume" that is not supported by the binding yet.
Steps to Reproduce (for Bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: