Could not find type 'HttpRequest' in namespace 'http://schemas.uipath.com/workflow/activities'. Row: 15, Column: 10

How to resolve below error.
Could not find type ‘HttpRequest’ in namespace ‘http://schemas.uipath.com/workflow/activities’. Row: 15, Column: 10

The HttpRequest activity is part of the UiPath.WebAPI.Activities package.

Please install latest version and try

Regards,
Arivu

alrady installed, not resolved the issue

  • Modern Alternative: Use “HTTP Request” activity instead of classic HttpRequest.
  • Enable Classic Activities: If you need the classic activity, enable Show Classic Activities.
  • Check Dependencies: Ensure UiPath.WebAPI.Activities is installed.* Modern Alternative: Use “HTTP Request” activity instead of classic HttpRequest.
  • Enable Classic Activities: If you need the classic activity, enable Show Classic Activities.
  • Check Dependencies: Ensure UiPath.WebAPI.Activities is installed.* Modern Alternative: Use “HTTP Request” activity instead of classic HttpRequest.
  • Enable Classic Activities: If you need the classic activity, enable Show Classic Activities.
  • Check Dependencies: Ensure UiPath.WebAPI.Activities is installed.

Try to delete and recreate it. it might be Corrupted due to high version to lower version.

Regards,
Arivu

Hi,
I want to upload the file with using Secret ID and client in UiPath API.

This might be version issue, you can replace activity from current version of studio. that will be solve this issue

Only option is to change dependency version to previous version what was present while developing the code. else try to create it newly.

Regards,
Arivu