I can’t figure out how to reach support. I need to rotate my secret key in a non-disruptive manner. Thank you!
kasubi posting this answer from our support team here in case you missed it. Also, to help other members who have the same question in the future.CGK this might be helpful for you, too.
Regarding API keys, our engineering team is not willing to allow for changes with API keys since it affects ingestion and data loss if misused. API keys are also by nature public so it shouldn't matter (anyone can look at outgoing traffic from a device and see the API key). Therefore we are not supporting changing API keys at the moment.Regarding secret keys, we are able to re-generate your project's secret key on the backend with the approval of an Admin. If you will like to submit a request to change the secret key, please respond with the following information:Project ID and name that you want to rotate the secret key for. 3 time options within the next 3 days that will be an optimal time for us to make this change. An agent will reach out and coordinate the exact time with you. Approval from an Admin of the project. If you are not an Admin, please CC an Admin in your reply.
Regarding API keys, our engineering team is not willing to allow for changes with API keys since it affects ingestion and data loss if misused. API keys are also by nature public so it shouldn't matter (anyone can look at outgoing traffic from a device and see the API key). Therefore we are not supporting changing API keys at the moment.
Regarding secret keys, we are able to re-generate your project's secret key on the backend with the approval of an Admin. If you will like to submit a request to change the secret key, please respond with the following information:
Hey there,Thank you for contacting us, happy to assist with this! When it comes to API keys - Engineering is not willing to allow for changes with API key since it affects ingestion => and data loss if misused. Also, API keys are by nature public so it shouldn't matter (anyone can look at outgoing traffic from a device and see the API key).Therefore we are not changing API keys at the moment. However, we are willing to change your Secret Keys specific to each Project!You can read more about Secret key here. I'm more than happy to put through a request to change the Secret key on your behalf, let me know if this is something you want us to do for you. Best regards,Zhenia
Yes, I am asking only about rotating my secret key. Thanks for forwarding me on to support.
Sounds good CGK. I just forwarded this to the team. Thank you! 😃
I need assistance with support on this topic as well
Thanks for letting us know kasubi!
Jeremie Gluckman will someone be able to reach out to me to help me?
Thanks for following up kasubi. I’m sending your note to our support team and looping in my colleague Esther Trapadoux for visibility.
Hi everyone, We're using Amplitude's S3 export and noticed that for every export batch, two files are created in our bucket: 1. A `_complete` file (0 bytes, seems to be a flag/marker) 2. A `.json.gz` file (the actual event data) The actual data lives entirely in the `.json.gz` file, so the `_complete` file doesn't seem to…
Hello, We have a blank screen after adding in Amplitude/Session replay into our app, it seems like some windows appear for a breif second before dissapearing back to the black screen. Currently are app is NOT using Jetpack compose. This is on a samsung active 3,
Hi, I set integration between Amplitude and Appsflyer(V1) - I see that integration is active but when I'm trying to check this integration in Amplitude section “Connect AppsFlyer” on the second step I see “Listening..” and nothing happend. Does this second step show any activity only if I begin sending events from…
I want to be able to identify and track the users that are hitting a specific page (feature) that is limited by our product tiering in our multi-tenant SaaS app. Our customer businesses have their own segmented dashboard based on the subdomain of the app url (somebusiness.ourapp.com), and I have figured out how to capture…
Hi there, I'm trying to integrate the surveys for react native feature to our app. I've followed the guide and I verify the plugin is "booted" correctly (right user id and device id) but when opening a link, while the linking handlers are correctly triggered, the call to handleURL is returning false - I've verified the url…