How to resolve this error when deploying to Azure blob

Maria Nikolova 31 Reputation points
2022-10-02T04:53:31.957+00:00

I am trying to upload a byte array to a blob in Azure storage account and getting the error-The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. Could you please tell me how to resolve this error?

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
0 comments No comments
{count} votes

Accepted answer
  1. risolis 8,741 Reputation points
    2022-10-02T04:58:55.447+00:00

    Hello @Maria Nikolova

    Thank you for posting on this community space.

    I wonder if you have reviewed the next link which seems to be very familiar with your case scenario described previously and if not, it is pasted down below:

    https://stackoverflow.com/questions/15114044/the-input-is-not-a-valid-base-64-string-as-it-contains-a-non-base-64-character

    If you feel I am missing any details please correct me or do not hesitate to let me know

    Have a good one!

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.