-
Notifications
You must be signed in to change notification settings - Fork 79
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
Amplify mock doesn't work with Cognito User Pool #1369
Comments
To reproduce:
|
@josefaidt @phani-srikar ... any updates on this bug? It has really slowed development to not be able to use the tools to test locally. I am comment bombing because It has been so long and I would really love to get this bug addressed so I can be on an updated amplify version. I am still stuck on 10.6.2 just to be able to get this to work :( |
Checking for updates on this issue |
@josefaidt @phani-srikar any updates on this? |
Any updates about this issue ? |
Hello did you find a solution? I have the same Problem with amplify 12.5.0. And it's really slowing down everything. |
Same issue with amplify 12.5.0!!! Why is this important bug not fixed??? |
I created a PR (aws-amplify/amplify-cli#13555) to fix this issue. Can you please support it? We need the Amplify team to review and approve the fix. Thanks! |
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v16.19.0
Amplify CLI Version
any version after 1.6.2
What operating system are you using?
mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
nope
Describe the bug
I have installed the latest version of the CLI and when I run the
amplify mock
the local portal doesn't show any graphQL schema and in the top menu only appearsAPI key
there are noUserPool
option.I have tried with previous version and I checked that the latest working version was 10.6.2.
This was also reported for older versions but it was fixed: aws-amplify/amplify-cli#10578
Expected behavior
Get my graphQL schema in the local portal and being able to perform queries/mutation on local portal
Reproduction steps
amplify mock
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: