adrianhajdin / project_ai_mern_image_generation

Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
https://jsmastery.pro
1.09k stars 303 forks source link

Billing hard limit has been reached #7

Open VaibhavR02 opened 1 year ago

VaibhavR02 commented 1 year ago

what kind of error it? any solutionsss....

TidbitsJS commented 1 year ago

Hey @VaibhavR02, if you're using the keys mentioned in the YouTube video, kindly replace them with yours. Apparently, many people used the same keys we used for the project, thus leading to free credits exhaustion. If you create your account, you'll get these free credits. Paying after that is your choice, but initially, you don't have to pay or use any credit card.

These are the keys you'll need:

  1. OpenAI API key
  2. Cloudinary Keys
  3. MongoDB URL

Please create your account and use them in both server-side code and the deployment (Do not forget to add these keys as Environment variables when you start to deploy the server on Render)

Thank you!

VaibhavR02 commented 1 year ago

I have done this in my own api's!!!

Vaibhav Randale 8007923255

On Thu, 26 Jan, 2023, 2:09 pm Sujata Gunale, @.***> wrote:

Hey @VaibhavR02 https://github.com/VaibhavR02, if you're using the keys mentioned in the YouTube video, kindly replace them with yours. Apparently, many people used the same keys we used for the project, thus leading to free credits exhaustion. If you create your account, you'll get these free credits. Paying after that is your choice, but initially, you don't have to pay or use any credit card.

These are the keys you'll need:

  1. OpenAI API key
  2. Cloudinary Keys
  3. MongoDB URL

Please create your account and use them in both server-side code and the deployment (Do not forget to add these keys as Environment variables when you start to deploy the server on Render)

Thank you!

— Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_ai_mern_image_generation/issues/7#issuecomment-1404695160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUF5VLSHE27XDSQ5BHNZZDDWUIZ4PANCNFSM6AAAAAAUFF76QU . You are receiving this because you were mentioned.Message ID: @.*** com>

TidbitsJS commented 1 year ago

Did you use them on the deployment of the server as well? And used the newly deployed server link on the client side?

VaibhavR02 commented 1 year ago

No I'm not deployed this I stuck in this issue thats it

NverKhachatryan commented 1 year ago

@VaibhavR02 @adrianhajdin @TidbitsJS. I think I got where the problem comes from. When you clone repo from github you should change fetch urls.

Screen Shot 2023-01-26 at 18 54 51

Screen Shot 2023-01-26 at 18 59 43

I hope this is gonna help! Best Regards!

Saksham1005 commented 1 year ago

I just want to ask that even if we want to use our free credits do we have to register our card on the site?