Skip to content

Using metadata values to fetch license #71

Answered by ezekg
Ryan365Apps asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, looking at your request logs, you seem to have an extra newline character tagged onto the end of these queries:

GET /v1/accounts/<account>/licenses?limit=1&metadata[tid]=xxxx-xxxx-xxxx-xxxx-77895f82c2e5%0A

Note the %0A at the end, which is a newline. You'll need to remove that.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ezekg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants