DJANGO EXPERT/ Python expert needed asap

Job ID: 31002817

Budget: $57 – $201 USD

1. Cannot Send Base64 Images to api.
2. Need a unblock user api
3. Block and User Api --
** We block a user then in user api we get this:
{
"errors": [
{
"message": "'User' object is not subscriptable"
},
{
"message": "'User' object is not subscriptable"
}
],

4. Default Picker API---
** Stored Fields are Missing.
** Please start all “id” value with 0 (currently it is 1 but make it from 0)
** Please add a new category here called “Config” which will give us information about “Deduct Coins Method”. Like this: Sample given below
Config : {
“MESSAGE” : 50 (Amount)
“IMAGE_MESSAGE” : 100 (Amonut)
}

5. Lgoin Token - Not giving me id

6. Noticed a bug in your login. Getting this error:
** 1. I delete the account and then again login by sign in
** 2. First time sign in will work (after deletion)
** 3. Then when I try to login 2nd time, It gives this error:


7. User API -
** zodiacSign, ethnicity -- will be Int (because it will be picked from the default picker)
** Remove all JSONString and convert them to Array of strings
** interestedIn and tags needed to be in array of int
** getting tagsId and tags are wrong
** update_profile api’s tags not working
** need a field in user api for saving message friends


8. Create a new API for Sending Notification

9. ** Search User problem List of int and some params. Some small modifications are needed like need to add some params.
* Here and everyplace Make sure to use same USER Model class in all apis.




B/ Database Migration: we have a "Json" of firebase database
you will have to make that ".json" file compatible for the new database schema and then save those .json files into the new database (on server/backend)

REMARK: AVOID FAKE BID!!!

**NOTE: If any small API errors come or any API errors come from modification, please fix those.