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

Task :app:uploadStagingDebugSourcemaps FAILED with ❌ Configuration error: Error: DATADOG_API_KEY does not contain a valid API key for Datadog site datadoghq.com. after running datadog-react-native-wizard #647

Closed
riad40 opened this issue Apr 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@riad40
Copy link

riad40 commented Apr 5, 2024

Describe the bug

I'm trying to integrate crash reporting feature in my react native app, and after following the docs, i couldn't run my android project anymore, and i'm getting this task failed with this error Task :app:uploadStagingDebugSourcemaps FAILED with ❌ Configuration error: Error: DATADOG_API_KEY does not contain a valid API key for Datadog site datadoghq.com. after running datadog-react-native-wizard

Reproduction steps

N/A

SDK logs

No response

Expected behavior

No response

Affected SDK versions

"@datadog/mobile-react-native": "^2.3.1"

Latest working SDK version

N/A

Did you confirm if the latest SDK version fixes the bug?

No

Integration Methods

Yarn

React Native Version

0.71.6

Package.json Contents

No response

iOS Setup

No response

Android Setup

No response

Device Information

No response

Other relevant information

No response

@riad40 riad40 added the bug Something isn't working label Apr 5, 2024
@marco-saia-datadog
Copy link
Contributor

Hey @riad40, I apologise for the late reply!

We are currently working on some issues that were recently introduced with 2.3.0, including this one.

In the meantime, I suggest you discard the changes made by datadog-react-native-wizard, and follow the alternative approach for uploading the source maps.

@marco-saia-datadog
Copy link
Contributor

Hey @riad40!

Have you solved the issue on your side?

I believe this issue is unrelated to the fixes we have provided with the new updates. It seems like you did not set DATADOG_API_KEY variable in your environment.

I will close this issue for now, but feel free to re-open it if necessary!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants