Hi, any idea what might be the reason for HTTP 500...
# integrations
s
Hi, any idea what might be the reason for HTTP 500 server_error response when trying to request token using OAuth 2.0 Client Credentials? I’ve done this before and trying to do a new integration and can’t find out what might be wrong.
just found it. it was just a type on Consumer Key
🎉 1
p
are you using try/catch in this case?
s
no, just testing in Postman