Forum Discussion

mahonni's avatar
mahonni
Frequent Visitor
8 years ago

Pull data from a REST API Authentication with a nonce field

Hi, I'm trying to use this API, following posts like this one but I keep getting "invalid arguments" error. The idea is to get info like the "balance", so I need to use POST instead of GET.   I bar...