Error while running Postman CLI

Hello,

I realized why am i getting 403 , which is invalid api key. So i had made the necessary changes and tried running on postman to which it ran successfully. But when i tired to run the same using cli. It was showing the same error.

Any guidance ?

Hi @imaadshaikh22. Welcome to the Postman Community :postman_logo:.

Where are these API keys stored? It is possible that you’re using an environment variable while running it on Postman and not using that same environment variable while running it on the CLI. Can you confirm if this is the case?

Hello @gbadebo-bello , I’m sorry for the late response. To be honest , the api-keys were stored in order folders, could you guide me on this ?

Thank you