Get APIs information without sending credentials (Username and Password)

Priya T6 years ago

Hi,

I want to access Position , Geofence(Create,Update), Permission APIs without sending credentials as I am working on API for Android/iPhone Device.
I tried session API by passing token after then I need to send cookies in above APIs.

Can you please suggest how can I get cookies and how can I pass it? I also tried with socket functionality but no success.

Please suggest me.

Thanks

Anton Tananaev6 years ago

There is plenty of information online on cookies and how they work. In addition to that, we have web, Android and iOS apps that all use cookies with Traccar API.

Priya T6 years ago

Yes, there is plenty of information online on cookies but it didn't work and not giving appropriate information to solve my query.
Can you please provide some links which can guide me?