You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create an Odata connection to pull some data from a Microsoft service that can handle Odata connections.
I configured the PO-data as instructed. When I go to http://127.0.0.1:8000/odata.svc/Users I see the User data. I am just wondering how I am supposed to set/manage authentication.
When is set APP_DISABLE_AUTH=false the data is not showing anymore and i get redirected to home page.
The text was updated successfully, but these errors were encountered:
I am trying to create an Odata connection to pull some data from a Microsoft service that can handle Odata connections.
I configured the PO-data as instructed. When I go to http://127.0.0.1:8000/odata.svc/Users I see the User data. I am just wondering how I am supposed to set/manage authentication.
When is set APP_DISABLE_AUTH=false the data is not showing anymore and i get redirected to home page.
The text was updated successfully, but these errors were encountered: