This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[atlas] credit transfer - 2 issues
- Previous message (by thread): [atlas] credit transfer - 2 issues
- Next message (by thread): [atlas] Moving a probe
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Johan ter Beest
jterbeest at ripe.net
Tue Jul 11 11:27:42 CEST 2023
Hi Paul, First off, yes, the form should work. Do you see an error of some kind in your console? Apologies for the documentation on that endpoint. It needs some more clarification I think. This call will work: ## Request (2) curl -X "POST" "https://atlas.ripe.net/api/v2/credits/transfers/" \ -H 'Authorization: key <your-key>' \ -H 'Content-Type: application/x-www-form-urlencoded; charset=utf-8' \ --data-urlencode "amount=10000" \ --data-urlencode “recipient=<atlasuser email>” Hope this helps, we will work on the docs to make this more clear soon. The key needs to have the ’Transfer credits to another user’ grant of course. Kind regards, Johan ter Beest > On 11 Jul 2023, at 11:09, Paul Emmons <paul at ninja-ix.net> wrote: > > Hello all. > First off, does the standing order for transferring credits form work? I have tried it a few times with no success on chrome and firefox. I submit it and nothing happens. > > And I can't seem to get a transfer done via a curl method - just get a invalid method response. A sample of the code we were trying is: > curl -H "Content-Type: application/json" -H "Accept: application/json" -X POST -d '{ "amount":"1999999" , "recipient":"paul at somedomain" }' https://atlas.ripe.net/api/v2/credits/transfer/?key=a-real-key > > Thanks > Paul > -- > ripe-atlas mailing list > ripe-atlas at ripe.net > https://mailman.ripe.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL: </ripe/mail/archives/ripe-atlas/attachments/20230711/2a284284/attachment.html>
- Previous message (by thread): [atlas] credit transfer - 2 issues
- Next message (by thread): [atlas] Moving a probe
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]