E2B icon indicating copy to clipboard operation
E2B copied to clipboard

Openapi api key validation

Open trun222 opened this issue 1 year ago • 2 comments

A simple validation without being too invasive with Input.tsx and without creating another component InputError.tsx.

  • Empty or malformed api key
  • Correct key format but not a paid account (Usage rate exceeded)
  • Valid Key
Screenshot 2023-05-17 at 8 47 59 AM Screenshot 2023-05-17 at 8 48 46 AM

trun222 avatar May 17 '23 12:05 trun222

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

codesandbox[bot] avatar May 17 '23 12:05 codesandbox[bot]

Hey and thank you! This is a great PR. We'll review today and get back to you.

mlejva avatar May 17 '23 16:05 mlejva