Skip to content
#

mediacms

Here is 1 public repository matching this topic...

mediacms
tschig
tschig commented Feb 20, 2022

Describe the issue
I have set GLOBAL_LOGIN_REQUIRED to TRUE and after that, every request to the API gets a redirect to the login page as response:

C:\Users\justi>curl -v -X GET https://mediacms.example.com/api/v1/media/ -H "authorization: Basic base64(user:pass)"
Note: Unnecessary use of -X or --request, GET is already inferred.
*   Trying IP:443...
* Connected to mediacms.example.c
good first issue backend

Improve this page

Add a description, image, and links to the mediacms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mediacms topic, visit your repo's landing page and select "manage topics."

Learn more