|
Uploading Pictures via API getting inadequate_permissions
#api
I keep getting an inadequate_permissions when trying to add photos via the api.
Logging in and creating an album work but not adding the photo.
curl "https://groups.io/api/v1/addphotos" -H 'Cookie:
I keep getting an inadequate_permissions when trying to add photos via the api.
Logging in and creating an album work but not adding the photo.
curl "https://groups.io/api/v1/addphotos" -H 'Cookie:
|
By
Eric di Domenico
·
#150
·
Edited
|
|
Re: Example signup form?
Greetings Alison,
My application is probably very different. I'm using Dot Net from the server side. That said, I'm putting some code at the end of this message.
The thing I struggled with was that I
Greetings Alison,
My application is probably very different. I'm using Dot Net from the server side. That said, I'm putting some code at the end of this message.
The thing I struggled with was that I
|
By
sierragamers@...
·
#149
·
|
|
Re: Example signup form?
Thank you! I actually have a premium subscription, so I can use direct add, yay!
So, I'm a web developer, I know PHP, MySQL, some Python, and some JavaScript, BUT, I haven't used REST, and I'm just,
Thank you! I actually have a premium subscription, so I can use direct add, yay!
So, I'm a web developer, I know PHP, MySQL, some Python, and some JavaScript, BUT, I haven't used REST, and I'm just,
|
By
ajomccauley@...
·
#148
·
|
|
Re: Example signup form?
One tip for anyone experimenting with the API...
Download the free Windows utility called "Postman". I tested every api call in Postman prior to writing code. It saved me a ton of time.
PS I have no
One tip for anyone experimenting with the API...
Download the free Windows utility called "Postman". I tested every api call in Postman prior to writing code. It saved me a ton of time.
PS I have no
|
By
sierragamers@...
·
#147
·
|
|
Re: Example signup form?
There are a couple of subtle nuances to this....
Registering a user is easy (two api calls, login and registeruser). However, that only adds the user and doesn't subscribe them to your group. They
There are a couple of subtle nuances to this....
Registering a user is easy (two api calls, login and registeruser). However, that only adds the user and doesn't subscribe them to your group. They
|
By
sierragamers@...
·
#146
·
|
|
Re: BREAKING CHANGES
#important
Hi and thank you! Did the change happen at the end of September? I'm new to groups.io and the API, poking around, and when I ran the login object, it included a token field with a super long string
Hi and thank you! Did the change happen at the end of September? I'm new to groups.io and the API, poking around, and when I ran the login object, it included a token field with a super long string
|
By
ajomccauley@...
·
#145
·
|
|
Example signup form?
Hi! Can I use the API to create a custom member signup form? I've looked in the docs, but I'm not sure if I'm not understanding how, or if I'm "not understanding" because it isn't possible to
Hi! Can I use the API to create a custom member signup form? I've looked in the docs, but I'm not sure if I'm not understanding how, or if I'm "not understanding" because it isn't possible to
|
By
ajomccauley@...
·
#144
·
|
|
Re: Help! I'm confused on how to migrate via the api
You wouldn't happen to have an example of mbox format would you?
I've found a few articles, like this one:
https://www.jagwaresoftware.com/blog/what-is-a-mbox-file.html
But they don't seem to address
You wouldn't happen to have an example of mbox format would you?
I've found a few articles, like this one:
https://www.jagwaresoftware.com/blog/what-is-a-mbox-file.html
But they don't seem to address
|
By
sierragamers@...
·
#143
·
|
|
Re: Help! I'm confused on how to migrate via the api
That does sound like the best bet. The yahoo group transfers that have been occurring are all imported very nicely, so I imagine that a user list and mail corpus in mbox format will import very
That does sound like the best bet. The yahoo group transfers that have been occurring are all imported very nicely, so I imagine that a user list and mail corpus in mbox format will import very
|
By
Gilbert Coville
·
#142
·
|
|
Re: Help! I'm confused on how to migrate via the api
Gilbert -- a frustrating day.
I could not find a way to post a message with a date. And .. then I couldn't find a way to post a message and know the message id I posted .. The getdraft call is
Gilbert -- a frustrating day.
I could not find a way to post a message with a date. And .. then I couldn't find a way to post a message and know the message id I posted .. The getdraft call is
|
By
sierragamers@...
·
#141
·
|
|
Re: Help! I'm confused on how to migrate via the api
Ken,
The API is not designed for that and there is no way for you to do that using the API. If you can convert the messages into an mbox format, I can import them into your group, along with your
Ken,
The API is not designed for that and there is no way for you to do that using the API. If you can convert the messages into an mbox format, I can import them into your group, along with your
|
By
Mark Fletcher
·
#140
·
|
|
Re: Help! I'm confused on how to migrate via the api
In this case I was testing, so .. yes. I could use the login link. But ...
I am writing code to migrate an existing discussion board with thousands of users and posts. I need to insert all the
In this case I was testing, so .. yes. I could use the login link. But ...
I am writing code to migrate an existing discussion board with thousands of users and posts. I need to insert all the
|
By
sierragamers@...
·
#139
·
|
|
Re: Help! I'm confused on how to migrate via the api
If it's an email address you own, use the Email Link to Log In button. Otherwise there's no way to do it.
Duane
If it's an email address you own, use the Email Link to Log In button. Otherwise there's no way to do it.
Duane
|
By
Duane
·
#138
·
|
|
Re: Help! I'm confused on how to migrate via the api
Darn!! I am stuck again.
I tried to post a message on behalf of a user who I registered via DIRECTADD
Unfortunately I need to log them in first before they can post.
The login interface requires a
Darn!! I am stuck again.
I tried to post a message on behalf of a user who I registered via DIRECTADD
Unfortunately I need to log them in first before they can post.
The login interface requires a
|
By
sierragamers@...
·
#137
·
|
|
Re: Help! I'm confused on how to migrate via the api
Gilbert:
I should have that answer for you in the next couple of hours... I will post here what I learn.
-Ken W
Gilbert:
I should have that answer for you in the next couple of hours... I will post here what I learn.
-Ken W
|
By
sierragamers@...
·
#136
·
|
|
Re: Help! I'm confused on how to migrate via the api
When you import your messages, I’ll be very interested to know if they are entered (and placed into the message count matrix on the group’s home page) as the date/time that you perform the
When you import your messages, I’ll be very interested to know if they are entered (and placed into the message count matrix on the group’s home page) as the date/time that you perform the
|
By
Gilbert Coville
·
#135
·
|
|
Re: Help! I'm confused on how to migrate via the api
I upgraded and tried the DirectAdd API.
It works fine, and is what I'll use for migration. It did do one thing I don't love ...
It sends an email to users that I can't stop. It means I can't get
I upgraded and tried the DirectAdd API.
It works fine, and is what I'll use for migration. It did do one thing I don't love ...
It sends an email to users that I can't stop. It means I can't get
|
By
sierragamers@...
·
#134
·
|
|
Re: Help! I'm confused on how to migrate via the api
Hmmm ... So .. I have several sites I'm migrating. They have thousands of posts and thousands of users. I wanted to migrate everything over and then let the users know. The problem will be that if it
Hmmm ... So .. I have several sites I'm migrating. They have thousands of posts and thousands of users. I wanted to migrate everything over and then let the users know. The problem will be that if it
|
By
sierragamers@...
·
#133
·
|
|
Re: Help! I'm confused on how to migrate via the api
The users get an email stating that they have been added, and it lets them finish setting up their account.
BTW I'm just a customer like you.
The users get an email stating that they have been added, and it lets them finish setting up their account.
BTW I'm just a customer like you.
|
By
Andrew Schaefer
·
#132
·
|
|
Re: Help! I'm confused on how to migrate via the api
It just creates the account. No password needed to log in, but one can be set if wanted. See https://groups.io/g/GroupManagersForum/wiki/Logging-In
Duane
It just creates the account. No password needed to log in, but one can be set if wanted. See https://groups.io/g/GroupManagersForum/wiki/Logging-In
Duane
|
By
Duane
·
#131
·
|