-
Notifications
You must be signed in to change notification settings - Fork 605
Can't shorten links. The page does nothing when I press Shorten Link. #2376
Description
What page is this happening on
https://ga-dev-tools.google/campaign-url-builder/
Describe the bug
The resource at “https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. campaign-url-builder
The resource at “https://fonts.gstatic.com/s/sourcecodepro/v14/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevWnsUnxg.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. campaign-url-builder
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at https://api-ssl.bitly.com/v4/user soon. (Reason: When the Access-Control-Allow-Headers is *, the Authorization header is not covered. To include the Authorization header, it must be explicitly listed in CORS header Access-Control-Allow-Headers).
XHRPOSThttps://api-ssl.bitly.com/v4/shorten[HTTP/3 429 150ms]
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at https://api-ssl.bitly.com/v4/shorten soon. (Reason: When the Access-Control-Allow-Headers is *, the Authorization header is not covered. To include the Authorization header, it must be explicitly listed in CORS header Access-Control-Allow-Headers).
To Reproduce
Steps to reproduce the behavior:
- Go to ga-dev-tools
- Click on Shorten Link after inputting all the relevant info
- Scroll down to Share the generated campaign URL
- See error - no link was generated
Expected behavior
Normally, after you have filled in all the information required, you press Shorten Link, and it provides you with a shortened Bitly link. However, now when I press Shorten Link, nothing happens. I copied and pasted the console error I received when pressing the button. Maybe it helps provide some clarity on where the issue is.
Desktop (please complete the following information):
- OS: Windows
- Browser Mozilla
- Version 148.0.2 (64-bit)