405 error when loading the files view
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I filled out the namespace and auth textfields and tried to run actions in the dropdown but I always get a 403 output in the log result when hitting the invoke button:
```
time: 85 ms
failed request to 'https://23294-aioappstash-stage.adobeioruntime.net/api/v1/web/aioappstash-0.0.1/file-get' with status: 403 and message: {
"error": "request is invalid, reason: failed authorization. Please use a valid user token for this SPA."
}
```
Contributor guide
Assessment
This issue has not been assessed yet.