Groups
Groups
Sign in
Groups
Groups
Harbour Users
Conversations
About
Send feedback
Help
Curl Calling
87 views
Skip to first unread message
Moshe Mordkovych
unread,
Jul 28, 2026, 1:34:08 PM (2 days ago)
Jul 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Harbour Users
c:\curl\bin\curl -H "Accept=application/json&Content-Type=application/json&Host=
api.disccardpromos.com
&Authorization=Token *****"
https://api.disccardpromos.com/v1/charge/
Gives the error
{"detail":"Authentication credentials were not provided."}
Any ideas? Thanks
lai...@paysoft.com.br
unread,
Jul 28, 2026, 9:33:34 PM (2 days ago)
Jul 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Harbour Users
You should call it like this:
c:\curl\bin\curl -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Token YOUR_TOKEN"
https://api.disccardpromos.com/v1/charge/
Reply all
Reply to author
Forward
0 new messages