Anyone know why I receive this error when using a custom domain for my json?
Blueprint Runtime Error: "Accessed None trying to read property CallFunc_GetObjectField_ReturnValue". Node: SetText (Text) Graph: EventGraph Function: Execute Ubergraph Widget News Feed Blueprint: Widget_NewsFeed
Using the method described above, if I used the same URL such as: https://api.thingspeak.com/channels/1761976/feeds.json?results=1 then it works. If I use a custom URL to my own domain, I get the error message.
Edit: I realized now that I had some DNS stuff going on with my router / firewall. It’s working now.