Skip to content

Conversation

koskila
Copy link
Contributor

@koskila koskila commented Oct 26, 2024

The issue in #4370 seems to be because when supplied an absolute URL, the reported error is misleading. With a relative URL it worked for me.

Adding either validation for relative URLs (and a better error message) or changing the absolute URL into relative (in this PR) would make it easier to use.

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #4370.

What is in this Pull Request ?

Changes absolute URLs into relative -> works and doesn't return misleading errors.

@KoenZomers
Copy link
Collaborator

Thanks @koskila !

@KoenZomers KoenZomers merged commit f3c79fd into pnp:dev Nov 9, 2024
4 checks passed
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.

[BUG] potential bug with files containing %20 in the file name

2 participants