You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our app will make an API request even if it doesn't have an API key or template ID to use. This is wasteful and we should not make a reqeust in that case.
🕵️ Details
🙋♀️ Proposed Solution
🌎 Localization
✅ Acceptance Criteria
Just log an error if the API key is missing but don't make the API request.
Just log an error if the template ID is missing but don't make the API request.
🛑 Blockers
The content you are editing has changed. Please copy your edits and refresh the page.
♻️ Debt/Refactor
Our app will make an API request even if it doesn't have an API key or template ID to use. This is wasteful and we should not make a reqeust in that case.
🕵️ Details
🙋♀️ Proposed Solution
🌎 Localization
✅ Acceptance Criteria
🛑 Blockers
Blocked By
The text was updated successfully, but these errors were encountered: