Amplifyconfiguration.dart keeps pulling the wrong api key from the amplify console #1087
Closed
4 tasks done
Labels
graphql
Graphql/AppSync API
pending-response
An issue is pending response from the issue requestor
pending-triage
An issue that is pending triage
Before opening, please confirm:
App Id
d3q8xhp8f5zb3m
Region
us-east-1
Environment name
devclone
Figma File Version (if applicable)
No response
Amplify CLI Version
12.10.0
If applicable, what version of Node.js are you using?
No response
What operating system are you using?
Mac
Browser type?
Chrome
Describe the bug
My Appsync api key recently expired so I rotated the key in the appsync UI. The change is reflected in my amplify console because I can see the new API key when I go to the graphQL settings page in the Data section. However whenever I run
amplify pull
in my local terminal I get the old API key.Expected behavior
When changing the api key in appsync I should be able to run
amplify pull
and the new api key should render in my amplifyconfiguration.dart file.Reproduction steps
Project Identifier
ca03b9303aff08e253440a24ab3d2e24
Additional information
No response
The text was updated successfully, but these errors were encountered: