Yuki Matsukura

Results 6 issues of Yuki Matsukura

After I restarted Webrick server, I've got following permanent error so If you have time, please fix the issue. > In order to use #url_for, you must include routing helpers...

Please update README to add this. https://github.com/rails/rails/blob/master/activerecord/lib/active_record/secure_token.rb

Is there any ideas to avoid keep asking me for permission? ![image](https://user-images.githubusercontent.com/98103/204704966-cde3f0ba-4637-40a7-8d93-de1edc0102f7.png)

help wanted

# Test ``` ❯ cd firecrawl ❯ cp ./apps/api/.env.example ./.env ❯ curl -X POST http://localhost:8181/v0/crawl \ -H 'Content-Type: application/json' \ -d '{ "url": "https://mendable.ai" }' {"error":"Unauthorized"}⏎ ```

question