Closed AlexandraBaker closed 1 year ago
Thank you for your contribution
I just updated but it still seems like it's detecting
I just updated but it still seems like it's detecting
@zachariapopcorn Can you try running the test file? The tests are passing for me.
The tests are passing for me as well, but when I update my code, it still says { error: 'DENIED ACCESS' }
@zachariapopcorn That means you are likely passing the blob incorrectly or providing the incorrect parameters. You should review the test file and compare it to your own code.
I wasn't passing the data blob correctly. I changed my http client and thought it would work just fine
🙏 Thank you for this, btw, how do you manage to fix the issues when they are found?