booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

fatal error when activating plugin after new update #91

Closed kritipurna closed 10 months ago

kritipurna commented 10 months ago

hi, I updated to the version JWT Authentication for WP-API plugin today and my app stop working, not receiving property data in the app. So I updated the plugin plugin and when i tried to activate, i received fatal error, which is sorted now. may be it was server issue.

But i am still not getting properties in my app. please help ASAP..

AdilSoomro commented 10 months ago

Hello, please answer below questions:

What is your website address? What is your Houzi Rest Api version? Which JWT Auth plugin are you using?

kritipurna commented 10 months ago

https://nepalpropertybazaar.com/ Api: Version 1.3.7.1 JWT: Version 1.3.3

AdilSoomro commented 10 months ago

Are you updating from previous version of Houzi? Which was the last version that you were using?

kritipurna commented 10 months ago

i think i did once in February this year

AdilSoomro commented 10 months ago

Have you checked the migration guide. We've made significant changes. Are you familiar with app secret that we introduce in version 1.2.0? Setup App Secret

kritipurna commented 10 months ago

Can I revert back

AdilSoomro commented 10 months ago

Which version were you using before?

kritipurna commented 10 months ago

i have customise quite a lot

kritipurna commented 10 months ago

i have backup

AdilSoomro commented 10 months ago

Yes, you can revert back. Just upload old Houzi Rest Api plugin and recompile app from your backup.

kritipurna commented 10 months ago

ok will try

AdilSoomro commented 10 months ago

Please feel free to open new post if you plan on migration and see some issue. Marking this as closed.

kritipurna commented 10 months ago

have you got JWT Auth previous version? i am struggling with backup

AdilSoomro commented 10 months ago

Find old version of JWT Auth Plug-in here: https://github.com/Tmeister/wp-api-jwt-auth/releases

kritipurna commented 10 months ago

it worked perfectly. Thanks