You can either use basic auth header, or create a session and use cookie.
How should I use basic Auth header. Please guide me I am stuck in this since last month.
Can you please share sample android or C# code. That would be very helpful.
I don't have any C# samples.
Do you have android sample?
Yes, source code is available on GitHub.
Please just send basic short java code for authentication. I will get an idea from it.
That is just a web view of the manager. I want to use google map in android.
You need to look at the native version:
https://github.com/tananaev/traccar-manager-android/tree/native
Oh Anton. You are my hero. Thank you so much brother.
God bless you.
Just a last Question. Is there native version or IOS too?
Have you tried checking before asking question?
Yes I tried checking but could not found it in your repositories. :(
How about replacing "android" with "ios" in the link?
I have compiled library from swagger code. When create an instance of DefaultApi(), I get a response from the server and I get information of admin account. When I request to get a list of users or Devices, I get unauth 401 error. Please help me in managing session in C#.
Best Regards