Issue: Integration Service not available error

I opened up one of my projects today and I’m getting “Integration Service not available error” in studio. Closing + reopening the project doesn’t change anything. This is appearing in all projects the same way. Any ideas?

Hi @ericlizotte,

Please check your UiPath Studio version and try accordingly with below process.

  • Studio 2023.4 and earlier: Integration Service activities require a separate package: UiPath.[ConnectorName].IntegrationService.Activities
    For example: UiPath.Jira.IntegrationService.Activities

  • Studio 2023.10 and later: Activities are included by default via UiPath.IntegrationService.Activities

Thanks,
Chethan

@ericlizotte,

Please share more context about your development environment like Studio version, packages version etc.

It looks like rebooting my laptop fixed it, so not a UiPath issue. Still weird. Thanks for the help!

1 Like

@ericlizotte

It most likely can happen if you had by mistake signed out on assistant. Rebooting would have allowed sign in again thus resolving the issue.