I want to access the sharepoint API and only have my username/password. I dont have an app registration and also not the access rights to create it, which means I dont have a clientID.
How can I get an access token?
Since I am able to access sharepoint from my useraccount, I believe it must be possible witout a clientID. Many thanks in advance.