Gullfaxi171/angular-azure-blob-service

Error call back not working

Tirupathitemburu opened this issue · 5 comments

Hi Team,
Positive flow working fine for me and whenever I am getting some error, error logging in the console. but call back not working

@Tirupathitemburu Is there file Upload, working fine for you ?

@VivekIshir file upload working fine for me. when I get authentication or cors issue call back not working. and issue information can see in the console.
I verified in angular-azure-blob-service.js code was there for logging in the console only.

@Tirupathitemburu Could you share your Code, So I can assist you well.

The error callback wasn't being called. Here's a fix #13

@dwheaton thanks for the PR

I just added it in the last release

I'm closing, feel free to reopen if not working