fouad
                                            fouad
                                        
                                    I have the same issue, need to upload base64 string image directly to the docx file
I worked on that and made a feature to add image from base64 string variable using Image64(base64stringVariable) send pull request and wait for the author of this repository to update...
I have the same issue any suggestions for a solution?
Yes I run it now and I get 401 unauthorized message
good I added logging section on appsettings.json, and the following code on api startup class : services.AddLogging(configure => configure.AddConsole()) .Configure(options => options.MinLevel = Microsoft.Extensions.Logging.LogLevel.Debug); but I can't find any logger...
this is the detailed error Im facing : Unhandled exception. System.Net.Http.HttpRequestException: 401 Unauthorized at Microsoft.Identity.Web.DownstreamApi.DeserializeOutput[TOutput](HttpResponseMessage response, DownstreamApiOptions effectiveOptions) at Microsoft.Identity.Web.DownstreamApi.GetForAppAsync[TOutput](String serviceName, Action`1 downstreamApiOptionsOverride, CancellationToken cancellationToken)
please any one can help with this issue ?!
I thin this features it still not yet implemented by team, you need to manage that in a database : mongodb for example