jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
329 stars 99 forks source link

Access token... which one? #77

Open warmwhisky opened 7 years ago

warmwhisky commented 7 years ago

I cannot find in the documentation which access token I use. server-side or client-side?

I am not receiving anything in my dashboard yet. I haveit working on other projects, but every time I come up against this. The lack of documentatio0jn explaining the difference and which one to use. Also looking in the Project Access Tokens I see 4 tokens.

in the services.php file you can only put one..... which one??

drbyte commented 7 years ago

Server-side.

In the list of 4 Project Access Tokens that's the post_server_item token.