#kennethpogi323
1 messages · Page 1 of 1 (latest)
Hi
Looks like you're using the wrong API key in your Node.js code
It requires your secret key (sk_test_xxx)
ohh Got it thanks i use pk instead of sk key
np, pk_test_xxx is for front-end code
and how can i connect it to my rest api
Thanks got it