after some sort of change last night, all my oauth...
# suitescript
j
after some sort of change last night, all my oauth using RESTlet scripts are returning errors
"error": {
        
"code": "INVALID_REQUEST",
        
"message": "The request could not be understood by the server due to malformed syntax."
    
}
I know this signature method is being deprecated in 2021.2, but did NS premature kill it?
somebody else is posting about it here:
r
There's a test window happening today (unsure of exact times but it's for 24hrs) where HMAC-SHA1 will be deprecated temporarily.
🙌 1
You should update the sig method.
message has been deleted
j
thanks Ryan
👍 1