I get the following:
“NetworkError: 401 Unauthorized – https://www.cedargardens.me/wp-admin/admin-ajax.php”
TELEGRAM VERIFICATION FAILED: Object { data={…}, status=401, config={…}, more…}
Object { method=”POST”, transformRequest=[1], transformResponse=[1], more…}
data
“action=mcb_verify_telegram”
headers
Object { Content-Type=”application/x-www-form-urlencoded”, Accept=”application/json, text/plain, */*”}
Accept
“application/json, text/plain, */*”
Content-Type
“application/x-www-form-urlencoded”
method
“POST”
transformRequest
[function(a)]
0
function(a)
transformResponse
[ac(a, b)]
0
ac(a, b)
url
“/wp-admin/admin-ajax.php”
paramSerializer
function(a)
data
Object { success=false, data={…}}
data
Object { error=”401: Unauthorized”, errorCode=9999}
error
“401: Unauthorized”
errorCode
9999
success
false
status
401
statusText
“Unauthorized”
headers
function(d)
–
Sorry if I pasted something in a wrong way, it’s my first time using WP and plugins and I’m not really a dev.
Thanks for any help.