Hi,
I’m trying to send a HTTP Post Request to my Wix website from a HTTP plugin coded widget in my game. But I keep receiving this error message on my website’s console log:
Error loading function from web module backend/http-functions.js: function ‘use_post_receiveJson’ not found
Can someone please explain what the issue is?