Posts by lucaspgg3 • 1 point
1 post
-
0
votes0
answers16
viewsQ: How to correctly pass an authorization token in the header using Javascript and the Papa Parse library?
I’m using the library Papa Parse in Javascript to download some dataset in CSV format and then read the data. It was working perfectly until they implemented a token authentication in the database.…