saharJ95
saharJ95
 This is my logger.js file
It works fine if I removed the code of line:15 and line:17 ..but can you please help me with using both CloudWatchProvider and AWSIoTProvider ?
Hi @chrisbonifacio , It is a restricted PUT request This is how I am configuring my endPoints and auth  What I am doing is verifying validation Requests i.e. "400...
@chrisbonifacio Ok maybe I am not communicating my issue correctly. I want to catch understandable API errors (400,401,500,404) in my catch block that is working fine with all other rest...
Hi @chrisbonifacio , Sorry for the late response, Is there any way we can get an error response other than the message keyword.?
Okay, Thanks for your update... Currently I am using this version "@aws-amplify/pubsub": "^4.5.3", "aws-amplify": "^4.3.35",
> I'm using 5.0.7 and saw the reported issue when updating to to 5.0.8 Hey, @grahamhar I tried version 5.0.0 of amplify and pubsub BUT the issue is the same...
Hi @stocaaro, I am using npx create-react-app It works fine below 5.x.x. We are not using **Vite**, so the above solution is not helpful for me.
Hi @nadetastic, I tried the sample project with my configs and it works fine but It not working in my project with amplify 5.X.x. I tried to copy your codes...
I tried deleting modules and re-installing nothing changed.