[build][github-action] Received status code 403 from server: Forbidden

Hi!
We are using a github action to build our Java API.
The API has a dependency with groupdocs-cloud (conversion) SDK for java.
We have implemented a java API with jhipster, Spring boot and Gradle.
When we add the repo and dependency on build.gradle configuration file, locally works fine. Although we have a 403 forbidden error when we run the code on a GitHub action.
After several attempts it works.
The url of the repo is public, we view this issue on other developers but we don’t realize which is the solution.

The error is:
Could not GET 'https://releases.groupdocs.cloud/java/repo/com/groupdocs/groupdocs-conversion-cloud/23.4/groupdocs-conversion-cloud-23.4.pom'. Received status code 403 from server: Forbidden

Any help would be great.
Thanks in advance!

@mario.paulsen

We are investigating the issue and will update you shortly.

@mario.paulsen

Please try again and confirm; it should work now. We made some changes in our server settings…

1 Like

It works like a charm! Thank you very much!

1 Like