Skip to content

Fix network request path conflicts with base path#6

Merged
michavie merged 2 commits into
multiversx:mainfrom
michavie:network-requests-path-fixes
Apr 20, 2024
Merged

Fix network request path conflicts with base path#6
michavie merged 2 commits into
multiversx:mainfrom
michavie:network-requests-path-fixes

Conversation

@michavie
Copy link
Copy Markdown
Collaborator

Using absolute paths overrides the paths defined in the base URI.

Specifically, this does not allow using for example Blast API which uses this format as base URI: https://multiversx-api.blastapi.io/<token>/<token> is ignored in this case

Using relative request paths fixes this.

@michavie michavie merged commit c6bd4ab into multiversx:main Apr 20, 2024
@michavie michavie deleted the network-requests-path-fixes branch April 20, 2024 09:29
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.

3 participants