Get request to api/files route returns "Illegal request" #5540
Unanswered
yejonz
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to send an API request through Postman to retrieve info for a given user's files. The only info I'm including in the request is the user's (successfully obtained?) Authorization token. I've tried including the Cookie/refreshtoken, or including the user information in the body of the request, to no avail.
Are there any other headers or other information I need to include in the request to retrieve the file info correctly?
Beta Was this translation helpful? Give feedback.
All reactions