Using the default template of Email yourself new Tweets about a certain keyword, I am receiving an 404 error code:
The specified user does not exist. Make sure that the user name is typed correctly. clientRequestId: 0f741159-fe06-44a6-a09a-b86e3fcc7170.
The Input shows the user name, the Output shows the Body which generates the error message
{
"status": 404,
"message": "The specified user does not exist. Make sure that the user name is typed correctly.\r\nclientRequestId: 0f741159-fe06-44a6-a09a-b86e3fcc7170",
}
This worked for a few moments enough to allow me to test, I turned the Flow off. Went back to test it again and got the error code 404. Since it can't identify the username of the tweet, it throws a 404 error code. Looking back at the run history, when a username is identifiable then it works.
Run History
Recognized username no error
Hi @Steven_Walker,
The error message told that the “Get user” action of Twitter connector cannot identify the specified user.
The “Get user” action gets the profile details for a given user, if the User name that you or someone else provided is not included in Twitter, the error would occur.
I have made a test on my side and don’t have the issue that you mentioned.
The flow works successfully as below:
You could consider take a try to check if the User name is existed in Twitter with following way:
If the User name is not included in Twitter, the error would show up as below:
More details about "Get user" action of Twitter connector, please check the following article:
Best regards,
Kris
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.