-
This is what I find:
jquery.min.js?rev=599:2 jQuery.Deferred exception: $(...).addWebForms is not a function TypeError: $(...).addWebForms is not a function
at HTMLDocument.<anonymous> (https://molosserdogs.com/inc/js/jquery.webForms.js?rev=599:395:13)
at e (https://molosserdogs.com/plugins_public/jquery/jquery.min.js?rev=599:2:30038)
at t (https://molosserdogs.com/plugins_public/jquery/jquery.min.js?rev=599:2:30340) undefined
-
no these errors are not related.
Your error is:
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
success https://molosserdogs.com/aichat:933
jQuery 6
handleUserInput https://molosserdogs.com/aichat:924
jQuery 9
<anonymous> https://molosserdogs.com/aichat:954
so there is a syntax error. You may first check the api key for extra spaces/characters etc. and the pasted codes for other typos.
-