-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Json format list #8
Comments
@mashtheweb look at either saving data on files or document |
Home page endpoint
|
@mashtheweb let me know what you think, or if you have any questions |
Wrote script to create document for Accessories, cant make this dynamic for named collection |
{ |
@mashtheweb whats the update? |
The script now saves into one array, now working how to sort the timestamp
|
@mashtheweb is that the home2.script? |
Yes, I need to check the timestamp bit
|
@mashtheweb is this task complete? |
@mashtheweb is progress on this, kind of a blocker for me now? |
Ok. I will check again tonight. It should be working. The old token that I On Thu, Jul 23, 2015 at 1:13 PM, Shams Ahmed [email protected]
|
@mashtheweb use the token i sent on facebook |
OK On Thu, Jul 23, 2015 at 2:50 PM, Shams Ahmed [email protected]
|
i've managed to fixed the issue now. some reason there was hidden character fro mthe request so for dresses is 7 character but it always returned 8 |
OK thanks for informing. The error showed that it didn't recognise the
|
i added a product_id field |
OK. Let me know if there is anything else that's needed to be done. I should be available to work on Sunday. If you would like to meet up at lunch or during weekend. Let me know. |
{
(
product_id : string
uploaded_by : user_link
timestamp : time/date
brand : string
description : string
hashtags : array
image : array
verified : string
style: string
}
}
The text was updated successfully, but these errors were encountered: