DHW OneTimeCharge returns error
rogrun opened this issue · 3 comments
rogrun commented
Hello,
when I start the dhwOneTimeCharge i got this error:
Message: Unable to set data for featureheating.dhw.oneTimeCharge and action activate and data{"mode": "activate"} Reason: Unsupported Media Type Code: 1
do you know how to fix it?
EDIT: There is a general problem with all function that uses the setRawJsonData function.
Best regards
rogrun
rogrun commented
The version 1.2.0-SNAPSHOT fixes this issue
Thanks
thetrueavatar commented
Sorry I didn't had the time to answer you. The first fix was wrong and so I
had to remove the "Accept" header because it was enforced to "
application/vnd.siren+json
<07a536d>".
this is waht was causing some issue for "setter" methods.
Regards,
Claude
Le mar. 16 juil. 2019 à 09:47, rogrun <notifications@github.com> a écrit :
… The version 1.2.0-SNAPSHOT fixes this issue
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19?email_source=notifications&email_token=AEH4GUYQJL75BDZFY3AVY5LP7V4JJA5CNFSM4ID2BSHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2AAGJQ#issuecomment-511705894>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEH4GU7QVNYVWOCUIK6UTW3P7V4JJANCNFSM4ID2BSHA>
.
rogrun commented
No problem. Yesterday evening it was late. But today in the morning i have found after some search in the code that issue with the accepted header. And then i have seen that a new snapshot is online.