Roberto M. Rocha

Results 9 comments of Roberto M. Rocha

@Mineru98 I agree.

Still couldn't run the web client, i'm having errors with the threads library or the next framework. How am I supposed to run the client from scratch? i have tried...

![image](https://github.com/junhoyeo/threads-api/assets/15577163/f18ce64f-ffb8-4a1f-ac67-5dc1f151376c) I Got the website working, but there's a problem related with requesting threads.

![image](https://github.com/junhoyeo/threads-api/assets/15577163/5ddb8bae-516f-45ba-af95-e2028f8126e4) Page still showing 404 error

![image](https://github.com/junhoyeo/threads-api/assets/15577163/a8db34c5-1559-4945-8032-19d45ce65e88) Too many redirs..

Just updated to the newest release, and everything works fine! ![image](https://github.com/junhoyeo/threads-api/assets/15577163/a38abe40-52cd-4f86-99e1-2893bb4a54e5) However, i had to run with git bash terminal, idk if its something related to powershell or non unix/linux...

tried re-installing and nothing happens :/

strangely, running via node works. Might refactor this app in node

I ended up refactoring my app with node and express, just to make things easier.