Cookie issue in creating nonce
-
Hello,
Thanks for great plugin.
I’m trying to generate nonce using postman and its giving me below error :
<script>document.cookie = “humans_21909=1”; document.location.reload(true)</script>
I’m using subdomain and its not secure also
and here is my endpoint : https://test.testabc.in/api/get_nonce/?json=get_nonce&controller=user&method=register
also register api giving same error is well though its working fine in browser but also if i work with ionic app with this api same error of
humans_21909=1
occurs.Any help will be appreciated.
Thanks,
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cookie issue in creating nonce’ is closed to new replies.