TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
SA
NA
270
0
Issue with token based authentication in shared hosting
Jun 5 2018 12:26 AM
I am working on a WEB API project where I am using token based authentication.
In my local machine, it is working fine.
But when I deploy it to a shared web hosting, tokens are generating but after sometime, I am getting below message while accessing APIs. I set expiration of token for 1 month.
{
"Message": "Authorization has been denied for this request."
}
401: Unauthorized
When I googled, I see about machine key in tokens. But I didn't understand it completely.
Can you please tell me what may be the issue?
Thanks and regards,
Santhosh Simha
Reply
Answers (
1
)
How to create loader.
Document.ready method is called after pageload method.