Skip to content
#

sharing

Here are 484 public repositories 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

Improve this page

Add a description, image, and links to the sharing 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 sharing topic, visit your repo's landing page and select "manage topics."

Learn more