did anything change regarding regex in API keys? w...
# community-help
l
did anything change regarding regex in API keys? we were previously using
Copy code
[ "collection_name.*" ]
to catch all variations, such as dates appended. But since last week this failed for some reason?
j
No we didn't make any changes to this, this should still work
Could you share a set of curl commands that replicates the issue you're seeing, standalone?