asp.net mvc - Twitter external login is pending forever on .net web api -


i'm facing weird issue twitter external login of asp.net web api.

i endless pending request when trying redirect twitter screen (so blank loading page), of had issue before?

everything ok when use mvc site fails twitter when use api while facebook login works fine on both site , api.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -