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

Copy-PBIReports doesn't allow special character #44

Open
baijubuyi opened this issue Aug 7, 2018 · 0 comments
Open

Copy-PBIReports doesn't allow special character #44

baijubuyi opened this issue Aug 7, 2018 · 0 comments

Comments

@baijubuyi
Copy link

Hi,

I'm using copy-pbireports to rename a report as something else (sometimes contain special characters for Spanish/French). (This works with Import-PBIFile) Is there a workaround for this please?

Invoke-PBIRequest : The remote server returned an error: (400) Bad Request. - '{"error":{"code":"BadRequest","message":"Bad Request","details":[{"message":"Unable to translate bytes [E1] at index 121 from
specified code page to Unicode.","target":"request"}]}}'
At C:\Program Files\WindowsPowerShell\Modules\PowerBIPS\2.0.1.5\PowerBIPS.psm1:1749 char:11

  • ... $res = Invoke-PBIRequest -authToken $authToken -method Post -gro ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WebException
    • FullyQualifiedErrorId : System.Net.WebException,Invoke-PBIRequest

Thanks.

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

1 participant