#2) After waiting around, figuring there might be some async batch cron jobs between netflix / mashery. Tried password reset. The email link received resulted in "ERR_HASH_NOT_CORRECT" Again, very informative.
#3) Request for change: Also, on the signup form itself, please add descriptions on the field limits and requirements for username, password and similar.
@barry allard - thanks for the detailed feedback. I'll investigate and see if we can fix these. It looks like your key is active, so I'm glad something finally went through properly.
Re #1: Is it possible that the confirmation link was getting wrapped/truncated in your email client? Our logs show activation attempts with partial confirmation keys.
If you need help with the developer portal itself...
Message edited by Adam Durfee 1 month ago
barry allard – 3 years ago
I have a bunch of feedback issues for ya. I'll separate 'em out one at a time.
barry allard – 3 years ago
# 1) Several signup attempts did not work. Emails received, but the links resulted in error message "Confirmation code not valid."
barry allard – 3 years ago
#2) After waiting around, figuring there might be some async batch cron jobs between netflix / mashery. Tried password reset. The email link received resulted in "ERR_HASH_NOT_CORRECT" Again, very informative.
barry allard – 3 years ago
#3) Request for change: Also, on the signup form itself, please add descriptions on the field limits and requirements for username, password and similar.
barry allard – 3 years ago
#0) Netflix api concept is cool and should see bushels of mashable apps sprouting up.
Adam Durfee – 3 years ago
@barry allard - thanks for the detailed feedback. I'll investigate and see if we can fix these. It looks like your key is active, so I'm glad something finally went through properly.
Michael Hart – 3 years ago
@barry
Re #1: Is it possible that the confirmation link was getting wrapped/truncated in your email client? Our logs show activation attempts with partial confirmation keys.
Re #2 and 3 We'll fix these.
Re #0: Thanks! So far so good...
samdhad2l8 – 3 years ago
@Michael:
#1: Yep. Provider notified.
#2: Cool.
#3: Sweet.
Cheers.
samdhad2l8 – 3 years ago
@Adam, @Michael: Thanks for following up guys. *tips virtual hat*
Lopercoz – 8 months ago
Hey there, thank you for this information resume writing!
Laxminarayana – 1 month ago
Hi here is something went wrong
in my application after completion on getting subscriber id i made a request http://api.netflix.com/users/useridstr... and it is working perfectly
but when i was made a request to users queue
i got response code as 200 but i am not getting exact values and my request is like http://api.netflix.com/users/useridstr/queues/instant?
and results are like <?xml version="1.0" standalone="yes"?> <queue> <etag>0</etag> <url_template>http://api.netflix.com/users/BQAJAAEDEIEwiv3VsDPpGADHLGxRrLAw_O7f6KRyaC8s1BezisosOdZdeel4zydU7L8I7gZsFYKoxLcb8mQxVLgzF9JUsLkx/queues/instant?{-join|&|sort|start_index|max_results}</url_template> <number_of_results>0</number_of_results> <start_index>0</start_index> <results_per_page>0</results_per_page> <link href="http://api.netflix.com/users/myuserid/instant/available" rel="http://schemas.netflix.com/queues.available" title="available queue"></link> <link href="http://api.netflix.com/users/myuserid/queues/instant/saved" rel="http://schemas.netflix.com/queues.saved" title="saved queue"></link>
Laxminarayana – 1 month ago
here some values are changed