App Unithek doesnt work how to create or read log

Hallo all!

As indicated above the app called Unithek doesnt work properly and there is a popup telling me to look into the logs. Now I have no clue how to find the appropriate log. Can anyone give me some help?
Thanks!
Alex

I’m not sure what this app is. Try asking the developer

Sam

Hallo!

It is here:
https://kodi.tv/addon/plugins-video-add-ons/unithek
Where do these apps store their logs?

Thanks!
Alex

Apps generally store their logs as part of the Kodi log (~/.kodi/temp/kodi.log) and to troubleshoot them you would need to enable debug logging.

To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.

Thanks for your understanding. We hope that we can help you get up and running again shortly.

Installed the addon and checked the logs

23:12:57.844 T:3692033008   DEBUG: https://api.zdf.de/content/documents/sendungen-100.json?profile=default
23:13:00.834 T:3692033008   DEBUG: Previous line repeats 1 times.
23:13:00.834 T:3692033008   ERROR: Exception in thread Thread-2:
                                            Traceback (most recent call last):
                                              File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
                                                self.run()
                                              File "/usr/lib/python2.7/threading.py", line 763, in run
                                                self.__target(*self.__args, **self.__kwargs)
                                              File "/home/osmc/.kodi/addons/plugin.video.unithek/default.py", line 71, in getZ
                                                lz = libzdf.libZdfListAZ()
                                              File "/home/osmc/.kodi/addons/script.module.libzdf/lib/libzdf.py", line 38, in libZdfListAZ
                                                return libZdfJsonParser.getAZ()
                                              File "/home/osmc/.kodi/addons/script.module.libzdf/lib/libzdfjsonparser.py", line 35, in getAZ
                                                response = libMediathek.getUrl("https://api.zdf.de/content/documents/sendungen-100.json?profile=default",getheader)
                                              File "/home/osmc/.kodi/addons/script.module.libmediathek3/lib/libmediathek3utils.py", line 25, in getUrl
                                                return _request(url,headers)
                                              File "/home/osmc/.kodi/addons/script.module.libmediathek3/lib/libmediathek3utils.py", line 35, in _request
                                                response = urllib2.urlopen(req)
                                              File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
                                                return opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 437, in open
                                                response = meth(req, response)
                                              File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "/usr/lib/python2.7/urllib2.py", line 475, in error
                                                return self._call_chain(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 403: Forbidden

I believe either the webpage API has changed or the API Key is blogged. So I bleive best to contact the addon developer on the Kodi Forum