isharah-project / isharah-api

Ruby on Rails backend for isharah.com
https://www.isharah.com/
0 stars 0 forks source link

auth/sign_out sometimes returns 422 #55

Closed TarekAlQaddy closed 5 years ago

TarekAlQaddy commented 5 years ago

If user is signed in via a provider (fb, google) sign out flow is OK, If the user is registered through our website, sign out OPTIONS request is OK but DELETE request returns 422 image

Youssefares commented 5 years ago

Is the response body empty? If not can you include it? If you could post the entire json object somewhere and include it here, that'd be great.

TarekAlQaddy commented 5 years ago

@Youssefares well, there is no response body yes so the prev screenshot is all I can get from the response

Youssefares commented 5 years ago

Fixed in b227a687d9dd675ad050024ae2ea2f493a745a32.