Sharepoint hosted app, Workflow not starting "ACS50027: JWT token is invalid."
Hi all, In my sharepoint hosted app Worflow I get an ACS JWT Token error, saying that the token service returned and error of type 'invalid_client'. The exact same app did work one week ago and I...
View ArticleInstallation blocked (Office Dev Tools for VS 2013 - November 2014 update)
Hi,I'm trying to install the Office Developer Tools for VS2013 - November 2014 update, but it fails to install. The installation is blocked:Log:DownloadManager Information: 0 : Content-disposition...
View ArticleDifferent View for same document library on a Wiki Page
Hi,I am developing a Provided hosted app which have a functionality to create a document library with two Views. Also we need to show this document library in a wiki page with two different views.I am...
View ArticleRetriving Author name using REST Api?
I want to retrive the Author of Folder using Rest api in SharePoint 2013,I can retrive the name of author of an item inside the folder using /_api/web/getfilebyserverrelativeurl('/<folder...
View ArticleYammer Recent activities filter items
Hi All,I am trying to access recent activities from yammer with the help of these rest api url: "https://www.yammer.com/api/v1/streams/activities.json"However, this returns all the recent activities 40...
View ArticleProvider hosted app - Site Provisioning activities
Hi ,I am creating a Provider hosted app which does site provisioning activities like create site , create site columns, content types etc. I have almost 50 or more fields to be added. I am using the...
View ArticleSharePoint-hosted app and filtering a ECT query not working
Hi! I'm developing a SharePoint-hosted app in Office 365.I have a webservice that has a table with a Little bit over 450 000 rows so I need to filter it.I'm using Visual Studio to create the app, and...
View ArticleProblems with authentication against a webservice using External Content...
Hi!I'm developing a Sharepoint-hosted app that is going to be deployed in an Offcie365 tenant.I have a webservice that requiers a login (Basic Auth, but over https)In my app I have created a ect but I...
View ArticleIssue with debugging Remote Event Reveiver
HI,I have created one provider hosted app and deployed it on my office 365 site. I am able to debug my code. But, when I create any remote event receiver/app event receiver, I am not able to debug my...
View ArticleError loggin in Office 365 site
Hi,I am working on office 365 site. I want to log my errors. Can anyone suggest me where I can log my errors as I dont have access to logs as its online.Can I use Trace.TraceError? If yes, where I can...
View ArticleAccess denied when using property bag within a Provider Hosted App (hosted on...
Hey everyone, currently we´re developing an provider hosted app for SP Online. The app runs on an Azure Website. The app on the SP Online Site Collection (Developer) works fine and even the...
View ArticleModal Dialog Size
Hi,I am attempting to create a modal dialog from an app part using SP.UI.ModalDialog.showModalDialog. Everything works except the size of the dialog is constrained by the size of the app part. Does...
View ArticleGet Client context of Office 356 site
Hi,I want to create one app which can access data of Office 365 site. I want to use App part property to specify site URL. If I give URL of site on which app is deployed, I am able to access the site...
View ArticleUpgrade SharePoint Content Types / Site Columns declaratively in SharePoint...
Hi! I have a question where I was unable to find any official guidance for. I have created a SharePoint hosted APP where I have multiple site columns and content types (declared in XML). The APP...
View ArticleSharePoint App Top Navigation doesn't match new Office 365 Top Navigation
I am developing a SharePoint App for Office 365/SharePoint online and have noticed that my SharePoint App (created via Visual Studio) has a different top navigation than the host site, as...
View ArticleAdditional Accounts in Office 365 E3 Developer Account
This is a cross-posting from the Office365 forums per the request of an O365 forum moderator. I have a new Office 365 E3 Developer Account and am trying to develop an app for SharePoint 2013. This app...
View ArticleUsing powershell to deploy provider-hosted app and specify remote Url instead...
Hello all,Could you possibly help me with provider-hosted app development/deployment process.We developed SharePoint provider-hosted app that works just fine in development environment. Now we need to...
View ArticleSharePoint Online - Ribbon Modal Dialog
Hi Guys,I am building a sharepoint online app. It consists of a button on the ribbon, that when clicked opens a modal. The problem I am having is that the list or page I am on refreshes when the...
View ArticleSharepoint on premises Provider hosted apps
Hi,I created a Provider-Hosted App for sharepoint On Premises in Visual Studio. Everything is working. In last when I'm adding to any site from app catalog, it is showing error. Please help me on this.
View ArticleRecurring Events not gets all data in a given month in C#
Help me about this. I cannot get all the records of recurring events in Calendar. Even using <Month> ,<Year>. it doesn't give the all records. that happens when adding no end date of...
View Article