I'm trying to shoot a post request over, but i get this message both in my localy hosted API and your example one: api.badgekit.org { "code": "NotAuthorized", "message": "Could not calculate hash, unsupported algorithm: sha256" } GET requests work fine. Any tips tricks on whats wrong?
I'm trying to shoot a post request over, but i get this message both in my localy hosted API and your example one: api.badgekit.org
{
"code": "NotAuthorized",
"message": "Could not calculate hash, unsupported algorithm: sha256"
}
GET requests work fine. Any tips tricks on whats wrong?