Skip to content

POST /storage/fileStorage/containers now fails with accessDenied: Container creation by a public client is not allowed for delegated mobile clients — intended? #2715

POST /storage/fileStorage/containers now fails with accessDenied: Container creation by a public client is not allowed for delegated mobile clients — intended?

POST /storage/fileStorage/containers now fails with accessDenied: Container creation by a public client is not allowed for delegated mobile clients — intended? #2715

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'