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

Corrected base_url to create a valid server request #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BelieveInTheLimitless
Copy link

Fixes #56

Description
The previous base url was creating a server request which was failing due to the use of wrong API endpoint which is resolved in this pull request

Please Add Screenshots If there are any UI changes.
ss

This app make changes to below module/s

  • app
  • core
  • other/documentation

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Build the project with ./gradlew build to make sure you didn't break anything
  • Added the comments particularly in hard-to-understand areas
  • In case of multiple commits please squash them

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

Successfully merging this pull request may close these issues.

Invalid base url which leads to failing to connect to the correct server port
1 participant