Solved

TypeScript SDK, on ampli pull : gives error Sentry dropped data due to a quota or internal rate limit being reached.

  • 26 January 2023
  • 1 reply
  • 2214 views

I am using TypeScript SDK to integrate amplitude analytics in my web application.
Whenever I am trying to perform ampli login, authentication gets failed.

Message : We cannot authenticate Ampli CLI

On further analysing the flow in network tab :

Request URL: https://o13027.ingest.sentry.io/api/5974455/envelope/?sentry_key=f2***********************da6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.28.0
Request Method: POST
Status Code: 429 
Remote Address: 34.120.195.249:443


Response :
{"detail":"Sentry dropped data due to a quota or internal rate limit being reached. This will not affect your application. See https://docs.sentry.io/product/accounts/quotas/ for more information."}

Could you please suggest what configuration changes are required to be done.
 

icon

Best answer by Jeremie Gluckman 27 January 2023, 02:18

View original

1 reply

Userlevel 6
Badge +9

Thanks for posting here @Gaurav I found this thread that might help as you work to resolve this. This section of our Developer Docs would be good to review too - link. Please keep us posted if you need additional assistance. 

 

 

Reply