Describe the bug
When the rate limit is reached while calling the Bitly shorten endpoint (https://api-ssl.bitly.com/v4/shorten), no error message or feedback is displayed in the UI.
Expected behavior
An explicit error message should be shown to inform the user that the rate limit has been exceeded (e.g., "Rate limit reached, please try again later").
Actual behavior
No error message or visual feedback (e.g., alert, notification) is displayed, leaving the user without any indication of what went wrong.
Steps to reproduce
- Call the Bitly shorten endpoint multiple times in a short period
- Reach the rate limit
- Observe the UI
Environment
- Tool: GA Campaign URL Builder
- Browser: Chrome
- OS: Windows 11
Additional context
This behavior can lead to confusion for users, as they are not informed why the action failed.
Describe the bug
When the rate limit is reached while calling the Bitly shorten endpoint (
https://api-ssl.bitly.com/v4/shorten), no error message or feedback is displayed in the UI.Expected behavior
An explicit error message should be shown to inform the user that the rate limit has been exceeded (e.g., "Rate limit reached, please try again later").
Actual behavior
No error message or visual feedback (e.g., alert, notification) is displayed, leaving the user without any indication of what went wrong.
Steps to reproduce
Environment
Additional context
This behavior can lead to confusion for users, as they are not informed why the action failed.