Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Cannot log any error #5

Open
cinan opened this issue Apr 7, 2015 · 0 comments
Open

Cannot log any error #5

cinan opened this issue Apr 7, 2015 · 0 comments

Comments

@cinan
Copy link

cinan commented Apr 7, 2015

I have configured rollback library same way as it is in quick start https://pub.dartlang.org/packages/rollbar (using my client token).

I log crash with rollbar.trace(error, stackTrace); method. Always I get errors in browser console. Requests response has Status code 403 Forbidden. Response body:

err: 1
message: "insufficient privileges: post_server_item scope is required but the access token only has post_client_item."

Using vanilla javascript logging via Rollbar.error("Something went wrong", e); works OK.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant