Hello, I signed up for an API key yesterday and have been working on a project for a course I'm taking (they recommended your API!). BTW I'm obviously still learning so please go easy on me. I ran my query url in a browser and it worked no problem. I ran it from my program using fetch() and I got 403.
I checked to see if I needed to verify email and took care of that. It says I'm verified. I reran the program with the same result. Not sure how much of the error messages you want. I put Xs where my client_id was.
Hello, I signed up for an API key yesterday and have been working on a project for a course I'm taking (they recommended your API!). BTW I'm obviously still learning so please go easy on me. I ran my query url in a browser and it worked no problem. I ran it from my program using fetch() and I got 403.
I checked to see if I needed to verify email and took care of that. It says I'm verified. I reran the program with the same result. Not sure how much of the error messages you want. I put Xs where my client_id was.
What I tried to do:
What happened: