Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sessionId returned #8

Open
Cosmoledo opened this issue Mar 19, 2018 · 6 comments
Open

No sessionId returned #8

Cosmoledo opened this issue Mar 19, 2018 · 6 comments

Comments

@Cosmoledo
Copy link

Cosmoledo commented Mar 19, 2018

I have just tried your first example and it gives me the error: "No sessionId returned"

const w = require("untis-api");

w.connect("myUsername", "myPassword", "K175055", "webuntis.schulon.org")
	.then(() => {
		console.log(w)
	}).catch(error => {
		console.log(error);
	});

Are my logins incorrect or do I have to send a sessionId?

@michelhn
Copy link

michelhn commented May 5, 2019

I've got the same problem, have you fixed it so far?

@Cosmoledo
Copy link
Author

nope, i have also not found any alternative. so I gave up

@aqwzs
Copy link

aqwzs commented Aug 29, 2021

Is there any solution to this?

@tuesd4y
Copy link
Owner

tuesd4y commented Sep 2, 2021

I haven't had the time to develop this library further. Feel free to create a PR if you have a solution in mind, though.

@FreshImmuc
Copy link

+1

@FreshImmuc
Copy link

Maybe add the option to connect with QR-Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants