smart4solutions / apex_oauth

PL/SQL packages enabling Google, Linkedin and Facebook login for apex
MIT License
39 stars 5 forks source link

Linkedin login - Unable to verify access token #8

Closed Yah0000 closed 8 years ago

Yah0000 commented 8 years ago

I have a problem with Linkedin login.

Everything worked fine, but when a couple of times to log out and log out error: Caused by: java.sql.SQLException : ORA -20000 : Unable to verify access token

Is the same when I log in to one account then logout and try to login to another - the same error.

This error occur at your demosite (http://dapex50.smart4apex.nl/ords/f?p=100) too. Facebook and Google + login works without error. I tried to resolve this problem, but I have no idea how.

Regards and thank you for your good hard work with this plugin :)

The error message from your site: error login

rmartenss4s commented 8 years ago

Hmm yes,

Linked-in is only open for myself.. You must create a project of your own, before you can use it. then it must be put into "production". My demo app will never pass their checks.

Yah0000 commented 8 years ago

Thank you for your reply.

I changed project type at Linkedin developer site to "production" but I sill have error. Moreover, when I log in using Linkedin developer account where procject is set it works fine, however when I try to login from other browser/device error return.

rmartenss4s commented 8 years ago

I do not have this error and can login on http://dapex50.smart4apex.nl/ords/f?p=100 using linked in.

have a look in the requests table. the initial response should be in there.

what does it say?