You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Publish-catpkg command fails (API?) when attempting initial release
To Reproduce
Steps to reproduce the behavior:
Go to 'Initial Release'
Click on 'Draft a New Release'
Publish the Release
ZIP files are created OK
Catpkg error occurs (no .bsi created)
Expected behavior
ZIP files to be created as above, but .bsi files to also be created so online downloads through the BS tool is possible.
Screenshots
Device and data (please complete the following information):
OS: Windows 10 10.0.19044 - Build 19044
BattleScribe version : Data Editor 2.03.21
Release version : Initial Release
Additional context
Suggestion from similar errors on Stack Overflow is that the REST API does not have the priviledges to utilise the API?
My repo : https://github.com/SamwiseOfCat/NetEpic
The text was updated successfully, but these errors were encountered:
@SamwiseOfCat it's probably indeed the issue of permissions. Can you chech if you have Read and write permissions set in Settings/Actions/General/Workflow permissions?
If not, try changing to it, save settings, and re-run the failed job.
If you already have that set, let me know and I'll see what more can I check.
Describe the bug
Publish-catpkg command fails (API?) when attempting initial release
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ZIP files to be created as above, but .bsi files to also be created so online downloads through the BS tool is possible.
Screenshots
![publish-catpkgerror](https://private-user-images.githubusercontent.com/85551348/238209339-cbfcda17-0f52-41e6-bf5d-178f6c8155e5.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTUwNzEsIm5iZiI6MTczODk1NDc3MSwicGF0aCI6Ii84NTU1MTM0OC8yMzgyMDkzMzktY2JmY2RhMTctMGY1Mi00MWU2LWJmNWQtMTc4ZjZjODE1NWU1LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE4NTkzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI1ZjBlZmZiZjM1YTQ2NDA5YTI3ZTEzMGUxNTk4ZGUzMDFlNjRkOTRhMjJjNTA3OTA5NWY0ZWU2MTNjMDc1YzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.j-UPiirRpyYiRCrwckDdPrPY0sUSYYBhiBmLc4_B9wI)
Device and data (please complete the following information):
Additional context
Suggestion from similar errors on Stack Overflow is that the REST API does not have the priviledges to utilise the API?
My repo : https://github.com/SamwiseOfCat/NetEpic
The text was updated successfully, but these errors were encountered: