action-upload-robot icon indicating copy to clipboard operation
action-upload-robot copied to clipboard

Issues with the workflow

Open vanesagh opened this issue 3 years ago • 1 comments

Hi, I am trying to use this action without any success at all :( I got the following error and warning:

workflow_error

I double checked the secret variables and still got the same error.

Thanks in advanced for your help and have a good one!

vanesagh avatar Jan 29 '23 14:01 vanesagh

Hey @vanesagh!

Assuming that your action looks like the one in the example, it could be that:

  • You specified another api-endpoint than the default one and this specified API endpoint is incorrect
  • The robot-id that you specified is not connected to this workspace / does not exist

I can help you investigate the latter issue (incorrect robot-id) if you can give me the workspace-id and robot-id that you specified / I can then look whether there's anything wrong with it

workspace_id and robot_id are not sensitive information, so do not worry about sharing it here

Lastly, if you are not aware, there's a native way to sync Control Room with your Github repositories: https://robocorp.com/docs/control-room/technical-architecture-and-security/version-control

bendersej avatar Jan 30 '23 08:01 bendersej