Closed (fixed)
Project:
Metatag AI
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2025 at 09:44 UTC
Updated:
20 Sep 2025 at 23:49 UTC
Jump to comment: Most recent
OpenAI API calls fail silently due to undefined $api_key variable.
Also valid OpenAI API keys rejected due to periods not being allowed in validation regex. for instance:
Regex /^[A-Za-z0-9-_]+$/ doesn't allow periods (.) which are present in OpenAI keys.
plus some more small fixes
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
doxigo commentedComment #4
nx2611 commented@doxigo You introduced formatting changes that are unnecessary. Kindly update so I can apply the change.
Comment #8
ankitv18 commentedMR!18 is ready for a review!!
Comment #9
nx2611 commented