redxzeta / Awesome-Adoption

pet adoption near your area
https://pawternityhub.netlify.app/
MIT License
59 stars 132 forks source link

Confused with restart app instructions #296

Closed briandgomez closed 2 years ago

briandgomez commented 2 years ago

I am getting this error when starting the application:

image

I followed all the steps from the 'Pet Finder Developer API Key' section in the readme and got this error when typing 'yarn start'. I currently have this in the .env file: REACT_APP_PETFINDER_KEY = APIKEYhere&client_secret=secretkeyhere (with my API key and secret key substituted) and grant_type=client_credentials&client_id=${process.env.REACT_APP_PETFINDER_KEY} (exactly as its shown here)

Can I get some clarification as to what to do with: grant_type=client_credentials&client_id=${process.env.REACT_APP_PETFINDER_KEY}?

(I am also just starting to work on open source)

github-actions[bot] commented 2 years ago

Thank you for setting up an issue. Be sure to include labels and some examples related to the issue

redxzeta commented 2 years ago

oh hey @briandgomez

looks like you're missing the supabase keys which are in the discord the link to the discord is in my readme

briandgomez commented 2 years ago

@redxzeta Just joined the discord. I think I found it. Thanks.

redxzeta commented 2 years ago

@redxzeta Just joined the discord. I think I found it. Thanks.

lmk if you need any help either in discord or here