Decentralized_Social_Media icon indicating copy to clipboard operation
Decentralized_Social_Media copied to clipboard

How to config this project?

Open DarkHorseCorder opened this issue 2 years ago • 5 comments

I have tried to use this project but after install npm module and run server, I have this error when I trying to register.

image

I have project id and secret, so have tried to add them to request header for auth

image

But this is not correct one

How can I add project id and secret?

other tutorial says like this

image

But I can't use Buffer in this project because app.js is not node.js

Help me please

DarkHorseCorder avatar Feb 05 '23 17:02 DarkHorseCorder