You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both methods pin() and upload_pin() create new pins as the "Save from Website" . This pin is created differently from the "Create a Pin", I don't know why. The title is missing, for exemple (even if it had the title input). It doesn't tag my own account etc.
I don't like it. I would like to create a regular pin. Do you know how can I achieve it?
I tried sending a local image path instead of a image url to resource/RepinResource/create/ but it didn't work. I didn't find any documentation from where you got the endpoints.
"Save from Website"
and
"Create a Pin"
The text was updated successfully, but these errors were encountered:
Both methods
pin()
andupload_pin()
create new pins as the "Save from Website" . This pin is created differently from the "Create a Pin", I don't know why. The title is missing, for exemple (even if it had the title input). It doesn't tag my own account etc.I don't like it. I would like to create a regular pin. Do you know how can I achieve it?
I tried sending a local image path instead of a image url to resource/RepinResource/create/ but it didn't work. I didn't find any documentation from where you got the endpoints.
and
The text was updated successfully, but these errors were encountered: