How to add csrf_token for frappe.call() request

i am using frappe.call() but it is giving the error CSRFTokenError

so how can i add csrf token to the request made by frappe.call()