Hi, I’ve been trying to buy credits for DALL-E but when I click the button (labs DOT openai DOT com or labs DOT openai DOT com SLASH editor) it goes to a blank white screen. i’ve tried in Firefox and Chrome.
Firefox and derivatives is broken for both platform.openai.com and labs.openai.com.
- Have a payment method on file, and be logged in;
- and then type in the url for labs.
All the way to “complete payment”.
The question is about the white screen the “buy credits” buttons take you to. It is not clear which browser people use who do manage to get a functioning DALL-E credit screen. I did not in Microsoft edge or Chrome just now. Both gave non active purchase screens. I can buy credits personally in the OpenAI account, in a corp account but not at all for DALL-E personal or Corp account. Seems the UI is not working for some browsers.
Hi, have the same issue.
Tried few browsers - Chrome, Brave, Microsoft edge on win 11, also chrome and safari on ios 17. Chroome extension also dont work. When i click on “Buy credit” shows me only white page
I get all the way to “complete payment” with my API credit card payment method pre-entered.
Try this path:
- go to openai.com and press login,
- authenticate, select API, and be taken to your account,
- type labs.openai.com in the URL bar of that window.
- spend money
still not working.
did anyone sucesfully buy it in the last few weeks?
labs.xx is made semi-redundant by the API now, except for those that thought that it produced better DALL-E 2 images than the API.
The 115 credits cost 13.5 cents each.
With API, the most you pay is 12 cents for the highest resolution and HD mode of DALL-E-3 (and two cents for max size DALL-E_2).
At least their web price never encroached on your ability to make a bit of profit reselling the API product in a useful interface - until they gave it to Microsoft Bing for free.
yes, but how can i outpaint an uploaded image now?
I have tried, Chrome, Safari, Edge, and Firefox, and every way I try to buy credits it’s just a blank white screen. I have gone through the account, the front page, and the circle with my face, every screen time it’s just a blank white screen and I have restarted all my devices. Does anyone know how to purchase more credits?
Its a bug. I fixed it locally with the browser console and purchased credits.
But it was not easy to do that. OpenAI should fix it.
I’m in the same situation. Could you provide some detail on how you fixed it in the console? When I try to profile it, the only failed request seems to be a rate-limit one (429) for sentry (e.g. from the response detail)
Sentry dropped data due to a quota or internal rate limit being reached…
Not sure how this would result in the white screen.
TIA
My error in console was something else. Some property that was read was not defined, I just defined it and then it worked. I think our issues are not related.
Makes sense that different errors would have different solutions. Thanks for looking into it!