cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Prashanthkumar
by New Contributor III
  • 199 Views
  • 1 replies
  • 0 kudos

Issue with Databricks repo patch

I have a strange issue when i am trying to do Databricks repo PATCH rest API using Postman it works however if i run the same curl command from Github actions it doesn't do the refresh. What could be the reason? any suggestions.

  • 199 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 0 kudos

Hi @Prashanthkumar, Could you please ensure that the access token used in the GitHub Actions workflow has the necessary permissions to perform the PATCH operation on the Databricks repo? You can check the token's scope in the Databricks user settings...

  • 0 kudos
Labels