Hello, I am stuck on day 2 for hours now. I have an error “{“error”:{“name”:“AuthenticationError”,“message”:“Invalid API Key. Every request requires a valid API Key to be sent.”}}”. I have generated a postman api key and it still gives the same error. Can someone help, thanks in advance.
You seem to have the authorization set at the request level, but it doesn’t appear that you have the value set to the environment variable. {{postman_api_key}}
Thank you for your response. It fixed one error and caused another. I have this error when I run, “{“error”:{“name”:“instanceNotFoundError”,“message”:“We could not find the collection you are looking for”}}”.I have entered the correct collection ID
Thank you it did work. I wasn’t using the correct collection id from the top level collection. I also appreciate you and @michaelderekjones for giving me the tip of using the console.