Skip to content

The service ID is invalid #2

Closed Answered by harperzhu
Volition42 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! I was able to resolve it. If I remember correctly, it was because I stored my API keys in the .env and I used "" mark around it.

What I did was:
REACT_APP_PUBLIC_KEY="my_public_key"

It should be REACT_APP_PUBLIC_KEY=my_public_key

The difference is the quotation mark around the value.
Hope this helps

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@harperzhu
Comment options

Answer selected by xr0master
@MarthaC444
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants