Forbidden error retrieving all google calendars

101 views
Skip to first unread message

ciche...@fater.it

unread,
Nov 21, 2014, 10:49:58 AM11/21/14
to suppor...@runmyprocess.com
Hello,
I got a process error on a step that calls connector
"Retrieving all calendars [v2.0]"

The error is:
"Task "RetrieveCallID" (id: 25[0] - status: ACTIVE): Forbidden"

The user is active and has the role required.

Furthermore, I cannot understand why other processes initiated by the same user went beyond the same step.

What should I check ?
Is it possible to have details of the "Forbidden" error ?

Thank you.

Sushma Padidela

unread,
Nov 21, 2014, 8:25:27 PM11/21/14
to suppor...@runmyprocess.com, Luigi Cichella
Hi,

Please try to click F12 in  your browser some kind of console opens at the bottom,  click network and on left side click the url which has error(red) -> click response and check if you can find any other error details. You can send us the screenshot as well.

Thanks,
Sushma
Fujitsu RunMyProcess


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/432e7a28-ec4d-4504-87ea-4cae8594cf88%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

ciche...@fater.it

unread,
Nov 24, 2014, 4:28:06 AM11/24/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello Sushma,
the error is not on a form but is shown when I go in the process report/Execution path of the process blocked.

Here attached the screenshot of result.

Should I try the step suggested opening the form, anyway ?

Thank you.
RMPError403ForbiddenOnRetrievingAllCalendars.png

ciche...@fater.it

unread,
Nov 24, 2014, 4:50:29 AM11/24/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello,
help...there are other processes blocked at the same step.

I wonder it could be the authentication of the provider (see attachment).
I tried to test the connector and I got the same error!

Thank you.
RMPError403ForbiddenOn-ProviderAuthentication.png

Abdellatif El Alaoui

unread,
Nov 24, 2014, 5:09:49 AM11/24/14
to suppor...@runmyprocess.com, Luigi Cichella
Hello Cichella,

The Calendar API V2 is no more availble. You should migrate to API V3.

Regards,




--

Abdellatif EL ALAOUI

Customer Solution Engineer


Afin de contribuer au respect de l'environnement, merci de n'imprimer ce message qu'en cas de nécessité.
Be environmentally friendly: do not print this email unless it is entirely necessary.

ciche...@fater.it

unread,
Nov 24, 2014, 5:32:34 AM11/24/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello,
I had a look at the link but it does not seem there is a guide to migrate running processes that calls the obsolete connector.
Please understand that we have many processes calling "Retrieving all calendars v2.0" and I need to know, if I understood, how to change the connector called by that single step now in error!.

Thank you.

thoshino

unread,
Nov 24, 2014, 2:32:41 PM11/24/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hi,

When you want to make any change to production application on RunMyProcess, this article should provide guidance.

You need to make the modifications needed, then create a new version, and push that version to production.

If you want pending processes to also run with the new Google APIs, you must make sure you haven't made any MAJOR changes (refer to MAJOR/MINOR in the article above), and when changing the production version select the 2nd option (New version).

Otherwise, you can also manually pick each process instances and restart in selected version.

Best regards,

Taka

ciche...@fater.it

unread,
Nov 25, 2014, 4:32:40 AM11/25/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello,
I hoped there could be another solution because now I must beg that red processes are running the production version and not an older one, so that I can create un updated version.

I had a look at the connectors but I have not found a V.3.0 of "Retrieving all calendars": they seems all named "...[v2.0]".
Could you tell me where I can find the V3 as suggested in previous messages ?

Should I change all calendar related connectors (i.e. "Creating single-occurrence") or just the "Retrieving all calendars" ?

Thank you.







thoshino

unread,
Nov 26, 2014, 12:02:26 PM11/26/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hi,

There are no connectors for Google Calendar API v3 in our library as of today.

The Google documentation is here

And since it is change on Google side affecting all v2 APIs, you must change all connectors using v2. not just all calendar.

Best regards,

Taka

ciche...@fater.it

unread,
Nov 27, 2014, 5:08:03 AM11/27/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello Taka,
thank you for clarifying that.
I understand there are no RMP connectors for Google Calendar API 3.0 but Abdellatif said that the error I got in the process requires that those connector must me migrated to API 3.0.

So, how can we migrate/change the connector to V.30 ?
I had a look to the link from Abdellatif but it does not explain how to change the RMP connector.

I can imagine we are not the only whith such a problem...

Thank you.

thoshino

unread,
Nov 27, 2014, 12:49:23 PM11/27/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hi,

Which Connectors are you using for Google Calendar?
Can you list their names?

Best regards,

Taka

ciche...@fater.it

unread,
Nov 27, 2014, 1:04:59 PM11/27/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hello,
basically we are using these 2:
- Retrieving all calendars [v2.0]
- Creating single-occurrence events [v2.0] updated

Here attached a screenshot.

Thank you !






RMPcalendarconnectors.jpg

ciche...@fater.it

unread,
Jan 20, 2015, 6:47:34 AM1/20/15
to suppor...@runmyprocess.com, ciche...@fater.it
Hello Taka,
I am working on the project you downloaded about the Google Calendar API 3.0.

I wonder if, instead of authenticate to Google Calendar with OAuth, I can authenticate with user/password adding a step "Login Google calendar" and then add the date with the "Create single-occurrence event" V3 connector you dowloaded.

Is it possible ?

Thank you!

thoshino

unread,
Jan 23, 2015, 3:05:23 PM1/23/15
to suppor...@runmyprocess.com, ciche...@fater.it
I do not think that is possible, from my experience I tested just once and was not working for me so did not dig deeper.
Also the official google documentation does not mention option of login/password for V3 api.

Do you have a google expert you can talk to?
This is a Google API question so we do not have an official answer.

Best regards,

Taka
Reply all
Reply to author
Forward
0 new messages