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
Currently Amplitude in my project returns 400 errors and the only way I know about this is because I have Sentry set up, but the Amplitude SDK does not print or provide any useful info about the errors. I tried setting logLevel: .DEBUG but it didn't change anything.
How do I get some meaningful debug info like http responses from Amplitude so I can handle them?
The text was updated successfully, but these errors were encountered:
Summary
Currently Amplitude in my project returns 400 errors and the only way I know about this is because I have Sentry set up, but the Amplitude SDK does not print or provide any useful info about the errors. I tried setting
logLevel: .DEBUG
but it didn't change anything.How do I get some meaningful debug info like http responses from Amplitude so I can handle them?
The text was updated successfully, but these errors were encountered: