#Soliderror
1 messages · Page 1 of 1 (latest)
Hi there, it looks like you are using a publishable key instead of a secret key to make an API request
Please change it to secret key and try again.
will do
that gave a new error, now its telling me my price is for a test mode key and that I need to change it, how would I go about making new price?
Yes, you need to specify the ID of the price that you created in live mode.
okay better question.
what key do I use to make the new price?
the secret key or publishable key
@final aspen, sorry for the ping just need an answer to finish my setup
You use secret key to create a price at backend. You only use publishable key in your frontend integration