API answered with an Errorcode:
403 Forbidden – Check what the API expects!API answer (no valid JSON, first 300 chars):
<html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html> ...API-Server does answer, but with an error-message:
403 Forbidden – Check what the API expects!
We have a Problem with JSON here:
Either we got no JSON from the API. Or the basenode-parameter is not ok.
Switch on the Debugmode of the Plugin!