Hello devs. Am having problems passing my bearer t...
# android
i
Hello devs. Am having problems passing my bearer token in ktor client. Am used to retrofit but doesn't work well with websockets. The thing is i don't know how and some sources that i jave tried out aren't working. Any guide to a source or guide on doing it will be highly appreciated.
not kotlin but kotlin colored 1
a
i
Must i add the refresh token?
a
No if your access token is permanent. But this is not a good practice
i
I do appreciate for the help. I will Configure it later. But for now the permanent token will do the work.