scotch-io/ajax-forms-jquery

Authentications

zkenstein opened this issue · 0 comments

How to set api-key on header, tried ```
headers: {
'accept': 'application/json;charset=UTF8',
'content-type': 'application/json',
'api-key': '9a5ax8umrm2nh7zjf6bn9qet'
},

bit seem not working