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

How to call 2 multiple base URL with rest kit 0.26 in iOS? #2528

Open
avaiyakirtib opened this issue Jan 29, 2018 · 0 comments
Open

How to call 2 multiple base URL with rest kit 0.26 in iOS? #2528

avaiyakirtib opened this issue Jan 29, 2018 · 0 comments

Comments

@avaiyakirtib
Copy link

like
URL 1 : https://staging.app.com/mobile_api/v4/session.xml
URL 2 : https://XXXXXXXX:XXXXXXXX@staging.app.com/mobile_api/v4/courses.xml

Here XXXXXXXX - Means auth token of login

Desc: Once Session API is done that mean login is working fine. Next, all API is called with token throughout in project using authtoken received by the server.

After Logout, Again try to call this session API getting the same response in “token” Field while another response is getting properly as per login credentials.

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

1 participant