Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 status code is returned from analytics API #937

Open
csharper89epam opened this issue Jul 24, 2024 · 0 comments
Open

400 status code is returned from analytics API #937

csharper89epam opened this issue Jul 24, 2024 · 0 comments

Comments

@csharper89epam
Copy link

General information

  • SDK/Library version: 1.43.0
  • Environment: Sandbox
  • Browser and OS Chrome 126.0.6478.128 (Official Build) (64-bit) on Windows 11 Pro 23H2

Issue description

After calling dropin.create() function the drop-in is created successfully but in the Network tab of dev tools I see a POST request to https://api2.amplitude.com/2/httpapi with response code 400 and response body as
{
"code": 400,
"error": "Invalid API key: a23fb4dfae56daf7c3212303b53a8527"
}

Here is the request body
Request.json

What can I do to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant