Go REST
M

User created using POST call is not being displayed in GET

Misterios Person almost 4 years ago 4241 views 1 replies

User created using POST call is not being displayed in GET

1 reply
Z
zeevy almost 4 years ago

Please use authentication also for GET calls, without that you can't get the data that you created/modified.

for user privacy reasons data created/modified by a user will only available to that user. Due to this you need to pass your access token in GET request also

Your reply

Markdown supported