facebook - Loopback and passport - AccessToken 401 Permission denied -


i'm trying see how use loopback-passport. clone repo: loopback-example-passport , got working facebook , local login. however, if go api explorer , try users, or own accesstoken, 401-permision denied.

what doing this:

open example application log in using facebook provider token stored in local-storage , set in api explorer make request in api explorer i'm using same access token got facebook provider. i'm doing wrong here?

thanks!


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

c# - Call C++ Native DLL in Managed Code -