-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
"URL does not return JSON content" #17
Comments
When you get the message Now you should get a json with all your spools. In the code I don't do anything else:
This has to work when you get an array of spools as a return of the endpoint. If not, please provide more info. Hope this helps :) |
so i added such as http://192.168.1.133:7912/api/v1/spool so what is the path i should use when adding the HA integration? if i use the appended url when adding the integration, i get "Failed to connect to the URL. Status code: 404" |
You only need |
@micro-fx I've implemented a check for missing trailing slashes. Unfortunatly there was a bug. You should install the latest version and it should work. |
Great, thank you for the feedback @micro-fx! Have fun with it! If you have further questions or concerns just hit me up 🆙 |
actually i input the IP (http://192.168.1.133:7912/), and leave API-Key empty and the error i get is "URL does not return JSON content"
Originally posted by @micro-fx in #15
The text was updated successfully, but these errors were encountered: