1998code / DALLE-2-App

DALLE 2 on Next.js
https://dalle2.vercel.app
MIT License
61 stars 34 forks source link

Bearer Token Issue #16

Closed xishoon closed 1 year ago

xishoon commented 2 years ago

URL to get Bearer Token https://labs.openai.com/api/labs/tasks requires username and password. I tried with my username and password but its not working. How can I get the Bearer Token ?

github-actions[bot] commented 2 years ago

Thanks for submitting your first issue in DALLE-2-App.

ezzcodeezzlife commented 2 years ago

follow the steps in this readme: https://github.com/ezzcodeezzlife/dalle2-in-python 🚀

xishoon commented 2 years ago

@ezzcodeezzlife I can get the bearer token from the Header but this token expires after some time.