Error in creating the link along with domain or customurl #758
Biswadeepgiri
started this conversation in
General
Replies: 1 comment
-
You should pass an API key. Grab the API key from the settings page for the user. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I am hitting the api from an external endpoint to create the link , when I am only passing the target then the url is being shortened but when I am passing domain or customurl along with the target then I am getting an error
data: { error: 'Only users can use this field.' }
please tell how to solve this issue. @poeti8
Beta Was this translation helpful? Give feedback.
All reactions