Replies: 3 comments
-
Hello @ytnobody, Since I see the usage of the Overall, from what you've shared though it seems like the process would work so the error about One extra question I have, since this is a Hobby plan database, is whether it only has a |
Beta Was this translation helpful? Give feedback.
-
Hey, in your planetscale settings, you need to goto service token settings, click on the service token being used, and give it permissions to access the database, make branches and such. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I do not know the cause, but I have not been able to reproduce this problem for more than 6 months. What is clear is that authority or authorization was not the cause. Because no one on the team made any changes to the authority or authorization, yet the problem was solved. Thank you. |
Beta Was this translation helpful? Give feedback.
-
I encountered below error on a github actions workflow.
And, this is a github workflow setting yml file.
And conditions is below.
my_app_db
exists in organizationmy-org
.my_app_db
isHobby
.my_app_db
.connect_branch
create_branch
delete_branch
read_branch
read_database
write_database
What can I do to resolve this error?
Beta Was this translation helpful? Give feedback.
All reactions