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

removing leading slashes for paths from requests #162

Closed
omeratila7 opened this issue Jan 4, 2023 · 1 comment
Closed

removing leading slashes for paths from requests #162

omeratila7 opened this issue Jan 4, 2023 · 1 comment

Comments

@omeratila7
Copy link

cma-sdk is using retrofit 2 and sending requests with leading slashes ("/") and as mentioned in retrofits documentation (https://square.github.io/retrofit/2.x/retrofit/retrofit2/Retrofit.Builder.html#baseUrl-okhttp3.HttpUrl-) if endpoint have leading slash it ignores the path of base url. and it causes the bugs if base url have path at url. there is a PR about that issue. can you review it

@rafalniski
Copy link
Collaborator

Thanks! Released in v.3.4.7

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

2 participants